Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_extra.c146 struct symbol *tmp_type; in set_union_info() local
150 tmp_type = get_real_base_type(inner); in set_union_info()
151 if (tmp_type && tmp_type->type == SYM_STRUCT) in set_union_info()