Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/
H A DRedundantPreprocessorCheck.h23 class RedundantPreprocessorCheck : public ClangTidyCheck {
25 RedundantPreprocessorCheck(StringRef Name, ClangTidyContext *Context) in RedundantPreprocessorCheck() function
H A DCMakeLists.txt38 RedundantPreprocessorCheck.cpp
H A DReadabilityTidyModule.cpp112 CheckFactories.registerCheck<RedundantPreprocessorCheck>( in addCheckFactories()
H A DRedundantPreprocessorCheck.cpp101 void RedundantPreprocessorCheck::registerPPCallbacks( in registerPPCallbacks()
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/readability/
H A DBUILD.gn46 "RedundantPreprocessorCheck.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt1293 clang-tools-extra/clang-tidy/readability/RedundantPreprocessorCheck.cpp
1294 clang-tools-extra/clang-tidy/readability/RedundantPreprocessorCheck.h