Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dc2xml.c184 child = new_sym_node(sym, get_type_name(sym->type), node); in examine_symbol()
H A Dsymbol.h328 extern const char* get_type_name(enum type type);
H A Dsymbol.c523 const char* get_type_name(enum type type) in get_type_name() function
H A Devaluate.c2624 get_type_name(struct_sym->type), in handle_list_initializer()