Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsymbol.c182 static struct symbol * examine_struct_union_type(struct symbol *sym, int advance) in examine_struct_union_type() function
472 return examine_struct_union_type(sym, 1); in examine_symbol_type()
474 return examine_struct_union_type(sym, 0); in examine_symbol_type()