Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DPlistDiagnostics.cpp395 PathDiagnosticLocation UPDLoc = D->getUniqueingLoc(); in FlushDiagnosticsImpl()
DHTMLDiagnostics.cpp240 PathDiagnosticLocation UPDLoc = D.getUniqueingLoc(); in ReportDiag()
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DPathDiagnostic.h816 PathDiagnosticLocation getUniqueingLoc() const { in getUniqueingLoc() function