assigned_expression: get the assigned expression using the name and sym
commitc5a8f67516e2a9f0fabe5eb9159c654662efc0ff
authorDan Carpenter <dan.carpenter@oracle.com>
Thu, 12 Jun 2014 15:21:36 +0000 (12 18:21 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Thu, 12 Jun 2014 15:21:36 +0000 (12 18:21 +0300)
tree1b293d14b25e194a8e193ed64668b66d597d4d35
parentb74753310d84c818aed32f14750c88592f687a36
assigned_expression: get the assigned expression using the name and sym

Normally we would want to get the assignment using and expression but there
are sometimes where we only have the name and sym.

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