Searched refs:PDAt (Results 1 – 1 of 1) sorted by relevance
1577 for (auto PDAt : Loc->second) { in hasUncompilableErrorOccurred() local1578 if (DiagnosticIDs::isDefaultMappingAsError(PDAt.second.getDiagID())) in hasUncompilableErrorOccurred()1734 for (PartialDiagnosticAt &PDAt : It->second) { in emitDeferredDiags()1738 const SourceLocation &Loc = PDAt.first; in emitDeferredDiags()1739 const PartialDiagnostic &PD = PDAt.second; in emitDeferredDiags()