Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/tool/
H A DClangTidyMain.cpp259 static cl::opt<bool> VerifyConfig("verify-config", cl::desc(R"( variable
554 if (VerifyConfig) { in clangTidyMain()