Home
last modified time | relevance | path

Searched defs:getCheckNames (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/
H A DClangTidy.cpp474 std::vector<std::string> ClangTidyASTConsumerFactory::getCheckNames() { in getCheckNames() function in clang::tidy::ClangTidyASTConsumerFactory
501 getCheckNames(const ClangTidyOptions &Options, in getCheckNames() function