Searched refs:TAG_DEFN (Results 1 – 16 of 16) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 20000914-1.c | 255 TAG_DEFN, enumerator
|
/openbsd/gnu/gcc/gcc/cp/ |
H A D | lex.c | 356 EH_SPEC_BLOCK, USING_STMT, TAG_DEFN, in cxx_init() enumerator
|
H A D | cp-tree.def | 310 DEFTREECODE (TAG_DEFN, "tag_defn", tcc_expression, 0)
|
H A D | ChangeLog-1997 | 1936 * cp-tree.def: Add TAG_DEFN. 1939 (tsubst_expr): Support TAG_DEFN.
|
H A D | class.c | 5239 add_stmt (build_min (TAG_DEFN, t)); in finish_struct()
|
H A D | ChangeLog-1999 | 666 function, add a TAG_DEFN. 669 (tsubst_expr, case TAG_DEFN): Handle classes, too.
|
H A D | decl.c | 10165 add_stmt (build_min (TAG_DEFN, enumtype)); in finish_enum()
|
H A D | ChangeLog-2001 | 1062 * tree.c (cp_statement_code_p): A TAG_DEFN is a statement.
|
H A D | pt.c | 8750 case TAG_DEFN: in tsubst_expr()
|
/openbsd/gnu/usr.bin/gcc/gcc/cp/ |
H A D | cp-tree.def | 263 DEFTREECODE (TAG_DEFN, "tag_defn", 'e', 0)
|
H A D | tree.c | 1042 case TAG_DEFN:
|
H A D | class.c | 5544 add_stmt (build_min (TAG_DEFN, t));
|
H A D | pt.c | 7939 case TAG_DEFN:
|
H A D | decl.c | 14032 add_stmt (build_min (TAG_DEFN, enumtype));
|
H A D | ChangeLog.2 | 666 function, add a TAG_DEFN. 669 (tsubst_expr, case TAG_DEFN): Handle classes, too. 15607 * cp-tree.def: Add TAG_DEFN. 15610 (tsubst_expr): Support TAG_DEFN.
|
H A D | ChangeLog | 7039 * tree.c (cp_statement_code_p): A TAG_DEFN is a statement.
|