Home
last modified time | relevance | path

Searched refs:hasSFINAEDiagnostic (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DTemplateDeduction.h145 bool hasSFINAEDiagnostic() const { in hasSFINAEDiagnostic() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp1548 if (*Info && !(*Info)->hasSFINAEDiagnostic()) { in EmitCurrentDiagnostic()
1573 if (*Info && !(*Info)->hasSFINAEDiagnostic()) { in EmitCurrentDiagnostic()
H A DSemaTemplateInstantiate.cpp2346 if (Info.hasSFINAEDiagnostic()) { in createSubstDiag()
H A DSemaTemplate.cpp4058 (*DeductionInfo)->hasSFINAEDiagnostic() && in CheckTemplateIdType()
4536 if (Info.hasSFINAEDiagnostic()) { in checkMoreSpecializedThanPrimary()
H A DSemaOverload.cpp687 if (Info.hasSFINAEDiagnostic()) { in MakeDeductionFailureInfo()