Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DTemplateDeduction.h209 PartialDiagnosticAt *getSFINAEDiagnostic();
/external/clang/lib/Sema/
DSemaOverload.cpp658 if (PartialDiagnosticAt *Diag = getSFINAEDiagnostic()) { in Destroy()
670 PartialDiagnosticAt *DeductionFailureInfo::getSFINAEDiagnostic() { in getSFINAEDiagnostic() function in DeductionFailureInfo
9493 PartialDiagnosticAt *PDiag = DeductionFailure.getSFINAEDiagnostic(); in DiagnoseBadDeduction()