type: export is_local_variable()
commitef6836a296d5b96c7930be934ae42e231904f246
authorDan Carpenter <dan.carpenter@oracle.com>
Sat, 11 Jul 2015 17:42:58 +0000 (11 20:42 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Sat, 11 Jul 2015 17:42:58 +0000 (11 20:42 +0300)
treeccd4dad18bd346096e716bfa2adec12ec16a23f4
parent73b9284c524ffd7e5674de553d08370fadb376f8
type: export is_local_variable()

I had this function in smatch_stored_conditions.c but I want to export it
for other parts to use.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch.h
smatch_stored_conditions.c
smatch_type.c