Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DPathDiagnostic.h783 PathDiagnosticLocation UniqueingLoc; variable
877 return UniqueingLoc; in getUniqueingLoc()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DPathDiagnostic.cpp129 Category(StripTrailingDots(category)), UniqueingLoc(LocationToUnique), in PathDiagnostic()