Searched refs:ConstraintsNotSatisfied (Results 1 – 4 of 4) sorted by relevance
3180 return TemplateDeductionResult::ConstraintsNotSatisfied; in CheckDeducedArgumentConstraints()3236 bool ConstraintsNotSatisfied; in FinishTemplateArgumentDeduction() local3241 &ConstraintsNotSatisfied)) in FinishTemplateArgumentDeduction()3242 return ConstraintsNotSatisfied in FinishTemplateArgumentDeduction()3243 ? TemplateDeductionResult::ConstraintsNotSatisfied in FinishTemplateArgumentDeduction()3953 return TemplateDeductionResult::ConstraintsNotSatisfied; in FinishTemplateArgumentDeduction()4011 return TemplateDeductionResult::ConstraintsNotSatisfied; in FinishTemplateArgumentDeduction()6583 case TemplateDeductionResult::ConstraintsNotSatisfied: in isTemplateTemplateParameterAtLeastAsSpecializedAs()6623 case TemplateDeductionResult::ConstraintsNotSatisfied: in isTemplateTemplateParameterAtLeastAsSpecializedAs()
802 case TemplateDeductionResult::ConstraintsNotSatisfied: { in MakeDeductionFailureInfo()851 case TemplateDeductionResult::ConstraintsNotSatisfied: in Destroy()886 case TemplateDeductionResult::ConstraintsNotSatisfied: in getTemplateParameter()931 case TemplateDeductionResult::ConstraintsNotSatisfied: in getTemplateArgumentList()955 case TemplateDeductionResult::ConstraintsNotSatisfied: in getFirstArg()988 case TemplateDeductionResult::ConstraintsNotSatisfied: in getSecondArg()11154 TemplateDeductionResult::ConstraintsNotSatisfied && in NotValidBecauseConstraintExprHasError()12305 case TemplateDeductionResult::ConstraintsNotSatisfied: { in DiagnoseBadDeduction()12878 case TemplateDeductionResult::ConstraintsNotSatisfied: in RankDeductionFailure()
5674 bool UpdateArgsWithConversions, bool *ConstraintsNotSatisfied) { in CheckTemplateArgumentList() argument5676 if (ConstraintsNotSatisfied) in CheckTemplateArgumentList()5677 *ConstraintsNotSatisfied = false; in CheckTemplateArgumentList()6009 if (ConstraintsNotSatisfied) in CheckTemplateArgumentList()6010 *ConstraintsNotSatisfied = true; in CheckTemplateArgumentList()
412 ConstraintsNotSatisfied, enumerator11964 bool *ConstraintsNotSatisfied = nullptr);