clang-tools 22.0.0git
clang::tidy::NoLintDirectiveHandler::Impl Class Reference

Public Member Functions

bool shouldSuppress (DiagnosticsEngine::Level DiagLevel, const Diagnostic &Diag, StringRef DiagName, SmallVectorImpl< tooling::Diagnostic > &NoLintErrors, bool AllowIO, bool EnableNoLintBlocks)

Detailed Description

Definition at line 238 of file NoLintDirectiveHandler.cpp.

Member Function Documentation

◆ shouldSuppress()

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.


The documentation for this class was generated from the following file: