Searched refs:StoreCheckProfile (Results 1 – 3 of 3) sorted by relevance
92 llvm::StringRef StoreCheckProfile = StringRef());
512 llvm::StringRef StoreCheckProfile) { in runClangTidy() argument537 Context.setProfileStoragePrefix(StoreCheckProfile); in runClangTidy()
209 static cl::opt<std::string> StoreCheckProfile("store-check-profile", variable503 SmallString<256> ProfilePrefix = MakeAbsolute(StoreCheckProfile); in clangTidyMain()