Home
last modified time | relevance | path

Searched refs:verifyChecks (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/tool/
H A DClangTidyMain.cpp408 static bool verifyChecks(const StringSet<> &AllChecks, StringRef CheckGlob, in verifyChecks() function
565 verifyChecks(Valid.Names, *Opts.Checks, OptionWithSource.second); in clangTidyMain()