Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/tool/
H A DClangTidyMain.cpp263 static cl::opt<std::string> StoreCheckProfile("store-check-profile", desc(R"( global() variable
/llvm-project/clang-tools-extra/clang-tidy/
H A DClangTidy.cpp533 llvm::StringRef StoreCheckProfile) { in runClangTidy() argument