Home
last modified time | relevance | path

Searched refs:push_tinst_level (Results 1 – 25 of 32) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog.tree-ssa216 * pt.c (push_tinst_level): Use annotate_with_locus.
431 (push_tinst_level): Generate a TINST_LEVEL node rather than
H A Dconstraint.cc3205 if (!push_tinst_level (t)) in satisfy_declaration_constraints()
3268 if (!push_tinst_level (t, args)) in satisfy_declaration_constraints()
H A DChangeLog-2011631 push_tinst_level.
2261 (push_tinst_level, pop_tinst_level): Adjust.
2369 (push_tinst_level): Don't start another decl in that case.
2373 * mangle.c (mangle_decl_string): Handle failure from push_tinst_level.
2943 * pt.c (push_tinst_level): Handle subst context.
2945 Use push_tinst_level.
H A DChangeLog-20102377 (push_tinst_level): Likewise.
3660 * cp-tree.h (push_tinst_level): Declare.
3662 * pt.c (push_tinst_level): Give it external linkage.
3675 * pt.c (push_tinst_level): Replace -ftemplate-depth- with
H A Dpt.cc9716 push_tinst_level (d); in add_pending_template()
11144 push_tinst_level (tree tmpl, tree args) in push_tinst_level() function
11154 push_tinst_level (tree d) in push_tinst_level() function
12011 if (! push_tinst_level (type)) in instantiate_class_template_1()
21917 if (!push_tinst_level (tmpl, args)) in instantiate_alias_template()
22200 if (!push_tinst_level (fn, explicit_targs)) in fn_type_unification()
22269 if (!explain_p && !push_tinst_level (fn, targs)) in fn_type_unification()
22338 if (!push_tinst_level (fn, targs)) in fn_type_unification()
25513 if (!push_tinst_level (spec_tmpl, deduced_args)) in get_partial_spec_bindings()
26390 else if (push_tinst_level (fn)) in maybe_instantiate_noexcept()
[all …]
H A DChangeLog-20141069 * pt.c (push_tinst_level): Make it a wrapper around ...
1077 (push_tinst_level): Update declaration.
2530 (push_tinst_level): Likewise.
H A Dmangle.cc4065 && push_tinst_level (decl)) in mangle_decl_string()
H A DChangeLog-19972211 * pt.c (comp_template_args, get_class_bindings, push_tinst_level):
2585 (instantiate_decl): Do push_tinst_level before any tsubsting.
H A Dmethod.cc2752 pushed = push_tinst_level (decl); in get_defaulted_eh_spec()
H A DChangeLog-20202648 * cp-tree.h (push_tinst_level, push_tinst_level_loc): Declare.
2650 Use add_outermost_template_args and push_tinst_level.
2653 (push_tinst_level, push_tinst_level_loc): No longer static.
6009 value of push_tinst_level.
H A DChangeLog-20062908 * cp-tree.h (push_tinst_level): Remove prototype.
2910 * pt.c (push_tinst_level): Add prototype, make static.
H A DChangeLog-19982691 push_tinst_level.
4140 (push_tinst_level): Update last_template_error_tick before erroring.
4183 (push_tinst_level): Increment tinst_level_tick.
5332 (push_tinst_level): ...from here.
5966 * pt.c (push_tinst_level): If the instantiation uses template parms,
H A Dcp-tree.h7418 extern bool push_tinst_level (tree);
7419 extern bool push_tinst_level (tree, tree);
H A DChangeLog-2013310 (push_tinst_level): Remove use of in_system_header macro.
3929 * pt.c (fn_type_unification): Wait to call push_tinst_level until
H A DChangeLog-20121371 (push_tinst_level): Convert #ifdef GATHER_STATISTICS to if-code.
H A DChangeLog-20041495 lookup_template_class, push_tinst_level,
3337 (push_tinst_level): Use make_tinst_level.
H A DChangeLog-20081367 push_tinst_level, instantiate_class_template,
H A DChangeLog-20001655 (push_tinst_level): Call print_instantiation_context.
3216 (print_template_context, push_tinst_level, pop_tinst_level,
H A DChangeLog-20052524 (push_tinst_level): Do not use make_tinst_level. Set
H A DChangeLog-20071284 (push_tinst_level): Likewise, using GGC_NEW instead of make_node.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c9489 push_tinst_level (d); in add_pending_template()
10819 push_tinst_level (tree tmpl, tree args) in push_tinst_level() function
10829 push_tinst_level (tree d) in push_tinst_level() function
11648 if (! push_tinst_level (type)) in instantiate_class_template_1()
21112 if (!push_tinst_level (tmpl, args)) in instantiate_alias_template()
21384 if (!push_tinst_level (fn, explicit_targs)) in fn_type_unification()
21453 if (!explain_p && !push_tinst_level (fn, targs)) in fn_type_unification()
21511 if (!push_tinst_level (fn, targs)) in fn_type_unification()
24603 if (!push_tinst_level (spec_tmpl, deduced_args)) in get_partial_spec_bindings()
25533 else if (push_tinst_level (fn)) in maybe_instantiate_noexcept()
[all …]
H A Dconstraint.cc2793 if (!push_tinst_level (t)) in satisfy_declaration_constraints()
H A Dmethod.c2459 pushed = push_tinst_level (decl); in get_defaulted_eh_spec()
H A Dmangle.c3852 && push_tinst_level (decl)) in mangle_decl_string()
H A Dcp-tree.h7035 extern bool push_tinst_level (tree);

12