Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/tool/
H A DClangTidyMain.cpp209 static cl::opt<std::string> StoreCheckProfile("store-check-profile", variable
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/
H A DClangTidy.cpp512 llvm::StringRef StoreCheckProfile) { in runClangTidy()