Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/
H A DRedundantPreprocessorCheck.cpp76 DirectiveKind WarningKind, DirectiveKind NoteKind, in checkMacroRedundancy() argument
81 Check.diag(Loc, WarningDescription) << WarningKind; in checkMacroRedundancy()