flow, db: rename should_inline() to inlinable() and export the function
commit3db23b0dec76030e94fa569cecf82a3ffd094d35
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 20 Feb 2013 11:59:46 +0000 (20 14:59 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Wed, 20 Feb 2013 11:59:46 +0000 (20 14:59 +0300)
tree5a16838030c06e4c6047de1d6d9eac891381b107
parentbe4d3f53f3a45b4c7f247fe65c14e87c50d6be13
flow, db: rename should_inline() to inlinable() and export the function

We need to know in the database if a function call has been loaded into
the in-memory database.

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