Home
last modified time | relevance | path

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

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