Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_address.c65 static bool matches_anonymous_union(struct symbol *sym, const char *member_name) in matches_anonymous_union() function
106 if (matches_anonymous_union(tmp, member_name)) in get_member_offset()