Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DPathDiagnostic.cpp356 FullSourceLoc XUL = X.getUniqueingLoc().asLocation(); in compare()
357 FullSourceLoc YUL = Y.getUniqueingLoc().asLocation(); in compare()
1136 ID.Add(getUniqueingLoc()); in Profile()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DPathDiagnostic.h876 PathDiagnosticLocation getUniqueingLoc() const { in getUniqueingLoc() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp701 PathDiagnosticLocation UPDLoc = D->getUniqueingLoc(); in FlushDiagnosticsImpl()
H A DHTMLDiagnostics.cpp589 PathDiagnosticLocation UPDLoc = D.getUniqueingLoc(); in FinalizeHTML()