Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DPlistDiagnostics.cpp395 PathDiagnosticLocation UPDLoc = D->getUniqueingLoc(); in FlushDiagnosticsImpl() local
396 FullSourceLoc L(SM->getExpansionLoc(UPDLoc.isValid() in FlushDiagnosticsImpl()
397 ? UPDLoc.asLocation() in FlushDiagnosticsImpl()
444 if (UPDLoc.isValid()) { in FlushDiagnosticsImpl()
DHTMLDiagnostics.cpp240 PathDiagnosticLocation UPDLoc = D.getUniqueingLoc(); in ReportDiag() local
241 FullSourceLoc L(SMgr.getExpansionLoc(UPDLoc.isValid() in ReportDiag()
242 ? UPDLoc.asLocation() in ReportDiag()