Home | History | Annotate | Download | only in Sema

Lines Matching refs:PartialDiagnosticAt

601       PartialDiagnosticAt *Diag = new (Result.Diagnostic) PartialDiagnosticAt(
641 if (PartialDiagnosticAt *Diag = getSFINAEDiagnostic()) {
642 Diag->~PartialDiagnosticAt();
653 PartialDiagnosticAt *
656 return static_cast<PartialDiagnosticAt*>(static_cast<void*>(Diagnostic));
5012 SmallVector<PartialDiagnosticAt, 8> Notes;
8464 PartialDiagnosticAt *PDiag = Cand->DeductionFailure.getSFINAEDiagnostic();