Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/
H A DConfigCompile.cpp531 for (auto &CheckGlob : F.Add) compile() local
534 for (auto &CheckGlob : F.Remove) compile() local
/llvm-project/clang-tools-extra/clang-tidy/tool/
H A DClangTidyMain.cpp481 verifyChecks(const StringSet<> & AllChecks,StringRef CheckGlob,StringRef Source) verifyChecks() argument