Lines Matching defs:explain_p
6717 unify_parameter_deduction_failure (bool explain_p, tree parm) in unify_parameter_deduction_failure()
6726 unify_cv_qual_mismatch (bool explain_p, tree parm, tree arg) in unify_cv_qual_mismatch()
6736 unify_type_mismatch (bool explain_p, tree parm, tree arg) in unify_type_mismatch()
6744 unify_parameter_pack_mismatch (bool explain_p, tree parm, tree arg) in unify_parameter_pack_mismatch()
6755 unify_ptrmem_cst_mismatch (bool explain_p, tree parm, tree arg) in unify_ptrmem_cst_mismatch()
6766 unify_expression_unequal (bool explain_p, tree parm, tree arg) in unify_expression_unequal()
6774 unify_parameter_pack_inconsistent (bool explain_p, tree old_arg, tree new_arg) in unify_parameter_pack_inconsistent()
6784 unify_inconsistency (bool explain_p, tree parm, tree first, tree second) in unify_inconsistency()
6801 unify_vla_arg (bool explain_p, tree arg) in unify_vla_arg()
6812 unify_method_type_error (bool explain_p, tree arg) in unify_method_type_error()
6841 unify_too_many_arguments (bool explain_p, int have, int wanted) in unify_too_many_arguments()
6854 unify_arg_conversion (bool explain_p, tree to_type, in unify_arg_conversion()
6865 unify_no_common_base (bool explain_p, enum template_base_result r, in unify_no_common_base()
6883 unify_inconsistent_template_template_parameters (bool explain_p) in unify_inconsistent_template_template_parameters()
6893 unify_template_deduction_failure (bool explain_p, tree parm, tree arg) in unify_template_deduction_failure()
6903 unify_template_argument_mismatch (bool explain_p, tree parm, tree arg) in unify_template_argument_mismatch()
7772 bool explain_p) in unify_bound_ttp_args()
21160 struct conversion **convs, bool explain_p) in check_non_deducible_conversions()
21249 bool explain_p, in fn_type_unification()
21698 bool explain_p) in check_non_deducible_conversion()
21876 bool explain_p) in unify_one_argument()
22030 bool explain_p) in type_unification_real()
22327 bool explain_p) in resolve_overloaded_unification()
22597 bool explain_p) in try_one_overload()
22692 bool explain_p) in try_class_unification()
22760 bool explain_p, tree *result) in get_template_base()
22902 bool subr, bool explain_p) in unify_pack_expansion()
23096 bool explain_p) in unify_array_domain()
23217 bool explain_p) in unify()