Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dtypeck2.c1498 push_tinst_level (fn); in build_x_arrow()
H A Dmangle.c3317 && push_tinst_level (decl)) in mangle_decl_string()
H A Dpt.c6772 push_tinst_level (d); in add_pending_template()
7770 push_tinst_level (tree d) in push_tinst_level() function
8471 if (! push_tinst_level (type)) in instantiate_class_template_1()
14277 if (!push_tinst_level (tinst)) in deduction_tsubst_fntype()
18112 if (push_tinst_level (fn)) in maybe_instantiate_noexcept()
18238 if (! push_tinst_level (d)) in instantiate_decl()
H A Dcp-tree.h5373 extern int push_tinst_level (tree);
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dpt.c9032 push_tinst_level (d); in add_pending_template()
10188 push_tinst_level (tree tmpl, tree args) in push_tinst_level() function
10198 push_tinst_level (tree d) in push_tinst_level() function
10918 if (! push_tinst_level (type)) in instantiate_class_template_1()
19343 if (!push_tinst_level (tmpl, args)) in instantiate_alias_template()
19566 if (!push_tinst_level (fn, explicit_targs)) in fn_type_unification()
19625 if (!explain_p && !push_tinst_level (fn, targs)) in fn_type_unification()
19681 if (!push_tinst_level (fn, targs)) in fn_type_unification()
22754 if (!push_tinst_level (spec_tmpl, deduced_args)) in get_partial_spec_bindings()
23635 else if (push_tinst_level (fn)) in maybe_instantiate_noexcept()
[all …]
H A Dmangle.c3782 && push_tinst_level (decl)) in mangle_decl_string()
H A Dcp-tree.h6709 extern bool push_tinst_level (tree);