Home
last modified time | relevance | path

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

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