Searched refs:tf_partial (Results 1 – 10 of 10) sorted by relevance
9048 && (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()
4359 * pt.c (do_auto_deduction): Clear tf_partial.4488 tf_partial.4489 (fn_type_unification): Pass tf_partial to coerce_template_parms.
829 (tsubst_copy_and_build) [LAMBDA_EXPR]: Do nothing if tf_partial.4604 * pt.c (rewrite_template_parm): Use tf_partial in first tsubst.
709 * pt.cc (lookup_and_finish_template_variable): Clear tf_partial.
2512 (enum tsubst_flags): Add tf_partial.
5561 tf_partial = 1 << 8, /* Doing initial explicit argument enumerator
5598 parameters when tf_partial.
8818 && (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()
1929 info.complain | tf_partial, in type_deducible_p()
5327 tf_partial = 1 << 8, /* Doing initial explicit argument enumerator