Home
last modified time | relevance | path

Searched defs:ProfilePrefix (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/
H A DClangTidyProfiling.cpp22 ClangTidyProfiling::StorageParams::StorageParams(llvm::StringRef ProfilePrefix, in StorageParams() argument
H A DClangTidyDiagnosticConsumer.h252 std::string ProfilePrefix; global() variable
/llvm-project/clang-tools-extra/clang-tidy/tool/
H A DClangTidyMain.cpp578 SmallString<256> ProfilePrefix = makeAbsolute(StoreCheckProfile); clangTidyMain() local