Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/tool/
H A DClangTidyMain.cpp256 static cl::opt<bool> EnableCheckProfile("enable-check-profile", desc(R"( global() variable
/llvm-project/clang-tools-extra/clang-tidy/
H A DClangTidy.cpp532 bool ApplyAnyFix, bool EnableCheckProfile, in runClangTidy() argument