Searched defs:union_specifier (Results 1 – 1 of 1) sorted by relevance
56 struct_specifier, union_specifier, enum_specifier, variable805 static struct token *union_specifier(struct token *token, struct symbol *sym, struct decl_state *ct… in union_specifier() function