Searched refs:CommandProcessorCheck (Results 1 – 6 of 6) sorted by relevance
25 class CommandProcessorCheck : public ClangTidyCheck {27 CommandProcessorCheck(StringRef Name, ClangTidyContext *Context) in CommandProcessorCheck() function
19 void CommandProcessorCheck::registerMatchers(MatchFinder *Finder) { in registerMatchers()34 void CommandProcessorCheck::check(const MatchFinder::MatchResult &Result) { in check()
8 CommandProcessorCheck.cpp
289 CheckFactories.registerCheck<CommandProcessorCheck>("cert-env33-c"); in addCheckFactories()
19 "CommandProcessorCheck.cpp",
980 clang-tools-extra/clang-tidy/cert/CommandProcessorCheck.cpp981 clang-tools-extra/clang-tidy/cert/CommandProcessorCheck.h