Searched refs:StoreCheckProfile (Results 1 – 3 of 3) sorted by relevance
83 llvm::StringRef StoreCheckProfile = StringRef());
505 bool EnableCheckProfile, llvm::StringRef StoreCheckProfile) { in runClangTidy() argument530 Context.setProfileStoragePrefix(StoreCheckProfile); in runClangTidy()
200 static cl::opt<std::string> StoreCheckProfile("store-check-profile", variable413 SmallString<256> ProfilePrefix = MakeAbsolute(StoreCheckProfile); in clangTidyMain()