Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/tool/
DClangTidyMain.cpp193 static cl::opt<bool> EnableCheckProfile("enable-check-profile", cl::desc(R"( variable
/external/llvm-project/clang-tools-extra/clang-tidy/
DClangTidy.cpp505 bool EnableCheckProfile, llvm::StringRef StoreCheckProfile) { in runClangTidy()