Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DTemplateDeduction.h84 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()