Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DTemplateDeduction.h84 bool hasSFINAEDiagnostic() const { in hasSFINAEDiagnostic() function
/external/llvm-project/clang/include/clang/Sema/
DTemplateDeduction.h135 bool hasSFINAEDiagnostic() const { in hasSFINAEDiagnostic() function
/external/clang/lib/Sema/
DSema.cpp981 if (*Info && !(*Info)->hasSFINAEDiagnostic()) { in EmitCurrentDiagnostic()
1006 if (*Info && !(*Info)->hasSFINAEDiagnostic()) { in EmitCurrentDiagnostic()
DSemaOverload.cpp619 if (Info.hasSFINAEDiagnostic()) { in MakeDeductionFailureInfo()
/external/llvm-project/clang/lib/Sema/
DSema.cpp1372 if (*Info && !(*Info)->hasSFINAEDiagnostic()) { in EmitCurrentDiagnostic()
1397 if (*Info && !(*Info)->hasSFINAEDiagnostic()) { in EmitCurrentDiagnostic()
DSemaTemplateInstantiate.cpp1880 if (Info.hasSFINAEDiagnostic()) { in createSubstDiag()
DSemaTemplate.cpp3697 (*DeductionInfo)->hasSFINAEDiagnostic() && in CheckTemplateIdType()
4158 if (Info.hasSFINAEDiagnostic()) { in checkMoreSpecializedThanPrimary()
DSemaOverload.cpp670 if (Info.hasSFINAEDiagnostic()) { in MakeDeductionFailureInfo()