Searched refs:RedundantPreprocessorCheck (Results 1 – 6 of 6) sorted by relevance
23 class RedundantPreprocessorCheck : public ClangTidyCheck {25 RedundantPreprocessorCheck(StringRef Name, ClangTidyContext *Context) in RedundantPreprocessorCheck() function
38 RedundantPreprocessorCheck.cpp
112 CheckFactories.registerCheck<RedundantPreprocessorCheck>( in addCheckFactories()
101 void RedundantPreprocessorCheck::registerPPCallbacks( in registerPPCallbacks()
46 "RedundantPreprocessorCheck.cpp",
1293 clang-tools-extra/clang-tidy/readability/RedundantPreprocessorCheck.cpp1294 clang-tools-extra/clang-tidy/readability/RedundantPreprocessorCheck.h