Home
last modified time | relevance | path

Searched refs:fake_node_symbol (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_unknown_value.c38 static struct symbol fake_node_symbol = { variable
56 fake_node_symbol.ctype.base_type = &fake_fn_symbol; in initialize_local_variables()
57 fake_fn_expr.symbol = &fake_node_symbol; in initialize_local_variables()