Home
last modified time | relevance | path

Searched defs:UniqueingLocation (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugSuppression.cpp131 PathDiagnosticLocation UniqueingLocation = R.getUniqueingLocation(); in isSuppressed() local
/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h355 PathDiagnosticLocation UniqueingLocation; variable