Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_flow.c1746 static struct symbol *get_last_scoped_symbol(struct symbol_list *big_list, int use_static) in get_last_scoped_symbol() function
1819 sym = get_last_scoped_symbol(sym_list, 0); in split_inlines()
1822 sym = get_last_scoped_symbol(sym_list, 1); in split_inlines()