Searched refs:parse_union_declaration (Results 1 – 1 of 1) sorted by relevance
795 static struct token *parse_union_declaration(struct token *token, struct symbol *sym) in parse_union_declaration() function807 return struct_union_enum_specifier(SYM_UNION, token, ctx, parse_union_declaration); in union_specifier()