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