Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugSuppression.h50 llvm::DenseMap<const Decl *, CachedRanges> CachedSuppressionLocations; variable
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugSuppression.cpp176 auto InsertionResult = CachedSuppressionLocations.insert( in isSuppressed()