Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDBugSuppression.cpp178 Ranges &SuppressionRanges = InsertionResult.first->second; in isSuppressed() local
181 CacheInitializer::initialize(DeclWithIssue, SuppressionRanges); in isSuppressed()
187 return llvm::any_of(SuppressionRanges, in isSuppressed()