Home
last modified time | relevance | path

Searched refs:tsubst_enum (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog.tree-ssa437 (tsubst_decl, instantiate_decl, tsubst_enum): Likewise.
H A DChangeLog-19981621 (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
H A DChangeLog-19971104 * 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.
H A DChangeLog-20061089 (tsubst_enum): Likewise.
2973 tsubst_initializer_list, tsubst_enum): Likewise.
3018 (tsubst_enum): Likewise.
H A DChangeLog2240 * pt.cc (tsubst_enum): Set TREE_UNAVAILABLE.
2295 * pt.cc (tsubst_enum): Propagate TREE_DEPRECATED and TREE_UNAVAILABLE.
H A DChangeLog-2010978 (tsubst_enum): Call to begin_scope, finish_scope and
1574 * pt.c (tsubst_enum): Adjust call to build_enumerator.
H A DChangeLog-20032511 (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.
H A DChangeLog-20021789 * pt.c (tsubst_enum): Likewise.
3976 tsubst_initializer_list, tsubst_enum,
H A Dpt.cc153 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
H A DChangeLog-20011521 * pt.c (tsubst_enum): Pass NULL_TREE for the new argument.
H A DChangeLog-20153202 * pt.c (tsubst_enum): Pass decl attributes to build_enumerator.
H A DChangeLog-20213653 * pt.c (lookup_template_class_1): Do tsubst_enum when
H A DChangeLog-1999860 * pt.c (tsubst_enum): Adjust according to build_enumerator changes.
H A DChangeLog-2000882 (tsubst_enum): Set file & line for enum decl.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c157 static void tsubst_enum (tree, tree, tree);
10121 tsubst_enum (template_type, t, arglist); in lookup_template_class_1()
26322 tsubst_enum (tree tag, tree newtag, tree args) in tsubst_enum() function