Home
last modified time | relevance | path

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

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