Searched defs:union_specifier (Results 1 – 1 of 1) sorted by relevance
56 struct_specifier, union_specifier, enum_specifier, variable806 static struct token *union_specifier(struct token *token, struct decl_state *ctx) in union_specifier() function