Searched defs:ProfilePrefix (Results 1 – 3 of 3) sorted by relevance
24 ClangTidyProfiling::StorageParams::StorageParams(llvm::StringRef ProfilePrefix, in StorageParams()
210 std::string ProfilePrefix; variable
413 SmallString<256> ProfilePrefix = MakeAbsolute(StoreCheckProfile); in clangTidyMain() local