Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp1780 for (auto PDAt : Loc->second) { in hasUncompilableErrorOccurred() local
1782 PDAt.second.getDiagID())) in hasUncompilableErrorOccurred()
1981 for (PartialDiagnosticAt &PDAt : It->second) { in emitDeferredDiags()
1985 const SourceLocation &Loc = PDAt.first; in emitDeferredDiags()
1986 const PartialDiagnostic &PD = PDAt.second; in emitDeferredDiags()