Home
last modified time | relevance | path

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

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