clang-tools 20.0.0git
|
Public Member Functions | |
bool | shouldSuppress (DiagnosticsEngine::Level DiagLevel, const Diagnostic &Diag, StringRef DiagName, SmallVectorImpl< tooling::Diagnostic > &NoLintErrors, bool AllowIO, bool EnableNoLintBlocks) |
Definition at line 218 of file NoLintDirectiveHandler.cpp.
bool clang::tidy::NoLintDirectiveHandler::Impl::shouldSuppress | ( | DiagnosticsEngine::Level | DiagLevel, |
const Diagnostic & | Diag, | ||
StringRef | DiagName, | ||
SmallVectorImpl< tooling::Diagnostic > & | NoLintErrors, | ||
bool | AllowIO, | ||
bool | EnableNoLintBlocks | ||
) |
Definition at line 242 of file NoLintDirectiveHandler.cpp.