Home
last modified time | relevance | path

Searched refs:getSFINAEDiagnostic (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Sema/
DTemplateDeduction.h192 PartialDiagnosticAt *getSFINAEDiagnostic();
/external/clang/lib/Sema/
DSemaOverload.cpp634 if (PartialDiagnosticAt *Diag = getSFINAEDiagnostic()) { in Destroy()
646 PartialDiagnosticAt *DeductionFailureInfo::getSFINAEDiagnostic() { in getSFINAEDiagnostic() function in DeductionFailureInfo
9364 PartialDiagnosticAt *PDiag = DeductionFailure.getSFINAEDiagnostic(); in DiagnoseBadDeduction()