Searched refs:BugSuppression (Results 1 – 4 of 4) sorted by relevance
29 class BugSuppression {31 explicit BugSuppression(const ASTContext &ACtx) : ACtx(ACtx) {} in BugSuppression() function
602 BugSuppression UserSuppressions;
129 bool BugSuppression::isSuppressed(const BugReport &R) { in isSuppressed()138 bool BugSuppression::isSuppressed(const PathDiagnosticLocation &Location, in isSuppressed()
791 SRCS_FUL+= StaticAnalyzer/Core/BugSuppression.cpp