clang-tools 19.0.0git
Public Member Functions | List of all members
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 218 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 242 of file NoLintDirectiveHandler.cpp.


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