Searched refs:setProfileStoragePrefix (Results 1 – 3 of 3) sorted by relevance
171 void setProfileStoragePrefix(StringRef ProfilePrefix);
537 Context.setProfileStoragePrefix(StoreCheckProfile); in runClangTidy()
254 void ClangTidyContext::setProfileStoragePrefix(StringRef Prefix) { in setProfileStoragePrefix() function in ClangTidyContext