Home
last modified time | relevance | path

Searched refs:TAG_DEFN (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-objcp-common.c523 MARK_TS_EXP (TAG_DEFN); in cp_common_init_ts()
H A Dlex.c303 EH_SPEC_BLOCK, USING_STMT, TAG_DEFN, in cxx_init() enumerator
H A Dcp-tree.def334 DEFTREECODE (TAG_DEFN, "tag_defn", tcc_expression, 0)
H A Dconstexpr.c8623 case TAG_DEFN: in potential_constant_expression_1()
H A Dclass.c7733 add_stmt (build_min (TAG_DEFN, t)); in finish_struct()
H A Ddecl.c15791 add_stmt (build_min (TAG_DEFN, enumtype)); in finish_enum()
H A Dpt.c18491 case TAG_DEFN: in tsubst_expr()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-objcp-common.cc562 MARK_TS_EXP (TAG_DEFN); in cp_common_init_ts()
H A Dlex.cc304 EH_SPEC_BLOCK, USING_STMT, TAG_DEFN, in cxx_init() enumerator
H A Dcp-tree.def316 DEFTREECODE (TAG_DEFN, "tag_defn", tcc_expression, 0)
H A DChangeLog-20121697 * pt.c (tsubst_expr) [TAG_DEFN]: Instantiate local class.
1698 * class.c (finish_struct): Don't add a TAG_DEFN for a lambda.
H A DChangeLog-19971936 * cp-tree.def: Add TAG_DEFN.
1939 (tsubst_expr): Support TAG_DEFN.
H A DChangeLog485 * pt.cc (tsubst_expr) [TAG_DEFN]: Handle partial instantiation.
H A DChangeLog-1999666 function, add a TAG_DEFN.
669 (tsubst_expr, case TAG_DEFN): Handle classes, too.
H A Dclass.cc7836 add_stmt (build_min (TAG_DEFN, t)); in finish_struct()
H A Dconstexpr.cc9588 case TAG_DEFN: in potential_constant_expression_1()
H A Dpt.cc4106 case TAG_DEFN: in find_parameter_packs_r()
19103 case TAG_DEFN: in tsubst_expr()
19107 add_stmt (build_min (TAG_DEFN, tmp)); in tsubst_expr()
H A DChangeLog-20011062 * tree.c (cp_statement_code_p): A TAG_DEFN is a statement.
H A DChangeLog-20213511 * pt.c (find_parameter_packs_r) [TAG_DEFN]: Look into bases.
H A Ddecl.cc16615 add_stmt (build_min (TAG_DEFN, enumtype)); in finish_enum()
H A DChangeLog-20194877 * class.c (finish_struct): Only add TAG_DEFN if T is in