db: introduce get_param_name_var_sym()
commit5bd2481c6049e30d002b7be6aa4d86b1717088eb
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 30 May 2016 09:15:44 +0000 (30 12:15 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 30 May 2016 09:15:44 +0000 (30 12:15 +0300)
treeb0d8a71a876fa655186b7a2fdbbbfc58a294fc47
parent50b7e000782c22f599f3787f9f899f15a4f60c5b
db: introduce get_param_name_var_sym()

The original get_param_name() to an sm_state pointer.  This takes the name
and sym broken out.  I use it in some code that I haven't committed yet.

My list of uncommitted code is getting too large.

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