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

/external/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp430 PathDiagnosticLocation UPDLoc = D->getUniqueingLoc(); local
431 if (UPDLoc.isValid()) {
432 FullSourceLoc UL(SM->getExpansionLoc(UPDLoc.asLocation()),

Completed in 72 milliseconds