Home
last modified time | relevance | path

Searched refs:NoLintHandler (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/
H A DClangTidyDiagnosticConsumer.h238 NoLintDirectiveHandler NoLintHandler; variable
H A DClangTidyDiagnosticConsumer.cpp216 return NoLintHandler.shouldSuppress(DiagLevel, Info, CheckName, NoLintErrors, in shouldSuppressDiagnostic()