Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugSuppression.cpp129 bool BugSuppression::isSuppressed(const BugReport &R) { in isSuppressed() function in BugSuppression
138 bool BugSuppression::isSuppressed(const PathDiagnosticLocation &Location, in isSuppressed() function in BugSuppression
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDeadStoresChecker.cpp172 bool isSuppressed(SourceRange R) { in isSuppressed() function in __anonb2e4cea40211::DeadStoreObs