Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsymbol.c253 static struct symbol *examine_bitfield_type(struct symbol *sym) in examine_bitfield_type() function
480 return examine_bitfield_type(sym); in examine_symbol_type()