Searched refs:tsubst_enum (Results 1 – 14 of 14) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | ChangeLog.tree-ssa | 437 (tsubst_decl, instantiate_decl, tsubst_enum): Likewise.
|
| D | ChangeLog-1998 | 1621 (tsubst_enum): Use set_current_access_from_decl. 2117 * pt.c (tsubst_enum): Tweak accordingly. 2260 * pt.c (tsubst_enum): Don't check for NOP_EXPRs introduced by 2380 * pt.c (tsubst_enum): Likewise. Take the new type as input. 2725 * pt.c (tsubst_enum): Remove field_chain parameter. 2732 (instantiate_class_template): Don't call tsubst_enum directly, 2734 field_chain issues here, not in tsubst_enum. 2739 (tsubst_expr): Call tsubst, not tsubst_enum for TAG_DEFNs. 6554 * pt.c (tsubst_enum): Use the new calling sequence for
|
| D | ChangeLog-1997 | 1104 * pt.c (tsubst_enum): Save and restore value of current_local_enum 1106 (instantiate_class_template): Use new tsubst_enum signature. 1937 * pt.c (tsubst_enum): New fn.
|
| D | ChangeLog-2006 | 1089 (tsubst_enum): Likewise. 2973 tsubst_initializer_list, tsubst_enum): Likewise. 3018 (tsubst_enum): Likewise.
|
| D | ChangeLog | 2240 * pt.cc (tsubst_enum): Set TREE_UNAVAILABLE. 2295 * pt.cc (tsubst_enum): Propagate TREE_DEPRECATED and TREE_UNAVAILABLE.
|
| D | ChangeLog-2010 | 978 (tsubst_enum): Call to begin_scope, finish_scope and 1574 * pt.c (tsubst_enum): Adjust call to build_enumerator.
|
| D | ChangeLog-2003 | 2511 (tsubst_enum): Tidy. 5570 * pt.c (tsubst_enum, tsubst_copy): Revert last patch. 5678 * pt.c (tsubst_enum): Set TREE_TYPE and copy value node.
|
| D | ChangeLog-2002 | 1789 * pt.c (tsubst_enum): Likewise. 3976 tsubst_initializer_list, tsubst_enum,
|
| D | pt.cc | 153 static void tsubst_enum (tree, tree, tree); 10364 tsubst_enum (template_type, t, arglist); in lookup_template_class_1() 27174 tsubst_enum (tree tag, tree newtag, tree args) in tsubst_enum() function
|
| D | ChangeLog-2015 | 3202 * pt.c (tsubst_enum): Pass decl attributes to build_enumerator.
|
| D | ChangeLog-2001 | 1521 * pt.c (tsubst_enum): Pass NULL_TREE for the new argument.
|
| D | ChangeLog-2021 | 3653 * pt.c (lookup_template_class_1): Do tsubst_enum when
|
| D | ChangeLog-2000 | 882 (tsubst_enum): Set file & line for enum decl.
|
| D | ChangeLog-1999 | 860 * pt.c (tsubst_enum): Adjust according to build_enumerator changes.
|