Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Analysis/
DPathDiagnostic.h785 PathDiagnosticLocation UniqueingLoc; variable
879 return UniqueingLoc; in getUniqueingLoc()
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DPathDiagnostic.h733 PathDiagnosticLocation UniqueingLoc; variable
817 return UniqueingLoc; in getUniqueingLoc()
/external/clang/lib/StaticAnalyzer/Core/
DPathDiagnostic.cpp117 UniqueingLoc(LocationToUnique), in PathDiagnostic()
/external/llvm-project/clang/lib/Analysis/
DPathDiagnostic.cpp129 Category(StripTrailingDots(category)), UniqueingLoc(LocationToUnique), in PathDiagnostic()