Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dlex.c421 { "union", RID_UNION, 0 },
629 ridpointers[(int) RID_UNION] = union_type_node;
/openbsd/gnu/gcc/gcc/cp/
H A Dlex.c274 { "union", RID_UNION, 0 },
H A Dparser.c548 case RID_UNION: in cp_lexer_next_token_is_decl_specifier_keyword()
9719 case RID_UNION: in cp_parser_type_specifier()
16681 case RID_UNION: in cp_parser_token_is_class_key()
/openbsd/gnu/gcc/gcc/
H A Dc-common.h66 RID_ENUM, RID_STRUCT, RID_UNION, RID_IF, RID_ELSE, enumerator
H A Dc-parser.c169 { "union", RID_UNION, 0 },
514 case RID_UNION: in c_token_starts_typename()
588 case RID_UNION: in c_token_starts_declspecs()
1648 case RID_UNION: in c_parser_declspecs()
1850 case RID_UNION: in c_parser_struct_or_union_specifier()
6386 case RID_UNION: in c_parser_objc_selector()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dc-common.h71 RID_ENUM, RID_STRUCT, RID_UNION, RID_IF, RID_ELSE, enumerator
H A Dc-parse.in3379 { "union", RID_UNION, 0 },
3462 /* RID_UNION */ UNION,
/openbsd/gnu/usr.bin/gcc/gcc/treelang/
H A Dtreetree.c1242 { "union", RID_UNION, 0 },