Home
last modified time | relevance | path

Searched refs:tf_partial (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dpt.cc9048 && (arg || require_all_args || !(complain & tf_partial)) in coerce_template_parms()
10452 complain &= ~tf_partial; in lookup_and_finish_template_variable()
16004 if (complain & tf_partial) in tsubst()
21491 if (complain & tf_partial) in tsubst_copy_and_build()
22150 complain|tf_partial, in fn_type_unification()
22211 tsubst_flags_t ecomplain = complain | tf_partial | tf_fndecl_type; in fn_type_unification()
29316 complain|tf_partial, NULL_TREE); in rewrite_template_parm()
29366 complain|tf_partial); in rewrite_template_parm()
30366 complain &= ~tf_partial; in do_auto_deduction()
H A DChangeLog-20194359 * pt.c (do_auto_deduction): Clear tf_partial.
4488 tf_partial.
4489 (fn_type_unification): Pass tf_partial to coerce_template_parms.
H A DChangeLog-2018829 (tsubst_copy_and_build) [LAMBDA_EXPR]: Do nothing if tf_partial.
4604 * pt.c (rewrite_template_parm): Use tf_partial in first tsubst.
H A DChangeLog709 * pt.cc (lookup_and_finish_template_variable): Clear tf_partial.
H A DChangeLog-20122512 (enum tsubst_flags): Add tf_partial.
H A Dcp-tree.h5561 tf_partial = 1 << 8, /* Doing initial explicit argument enumerator
H A DChangeLog-20205598 parameters when tf_partial.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c8818 && (arg || require_all_args || !(complain & tf_partial)) in coerce_template_parms()
15481 if (complain & tf_partial) in tsubst()
20713 if (complain & tf_partial) in tsubst_copy_and_build()
21334 complain|tf_partial, in fn_type_unification()
21395 tsubst_flags_t ecomplain = complain | tf_partial | tf_fndecl_type; in fn_type_unification()
28345 complain|tf_partial, NULL_TREE); in rewrite_template_parm()
28395 complain|tf_partial); in rewrite_template_parm()
29223 complain &= ~tf_partial; in do_auto_deduction()
H A Dconstraint.cc1929 info.complain | tf_partial, in type_deducible_p()
H A Dcp-tree.h5327 tf_partial = 1 << 8, /* Doing initial explicit argument enumerator