|
clang-tools 22.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 238 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 262 of file NoLintDirectiveHandler.cpp.