Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Analysis/
DPathDiagnostic.cpp356 FullSourceLoc XUL = X.getUniqueingLoc().asLocation(); in compare()
357 FullSourceLoc YUL = Y.getUniqueingLoc().asLocation(); in compare()
1136 ID.Add(getUniqueingLoc()); in Profile()
/external/clang/lib/StaticAnalyzer/Core/
DPlistDiagnostics.cpp395 PathDiagnosticLocation UPDLoc = D->getUniqueingLoc(); in FlushDiagnosticsImpl()
DHTMLDiagnostics.cpp240 PathDiagnosticLocation UPDLoc = D.getUniqueingLoc(); in ReportDiag()
/external/llvm-project/clang/include/clang/Analysis/
DPathDiagnostic.h878 PathDiagnosticLocation getUniqueingLoc() const { in getUniqueingLoc() function
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DPathDiagnostic.h816 PathDiagnosticLocation getUniqueingLoc() const { in getUniqueingLoc() function
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DHTMLDiagnostics.cpp568 PathDiagnosticLocation UPDLoc = D.getUniqueingLoc(); in FinalizeHTML()
DPlistDiagnostics.cpp694 PathDiagnosticLocation UPDLoc = D->getUniqueingLoc(); in FlushDiagnosticsImpl()