Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/
DClangTidyProfiling.cpp24 ClangTidyProfiling::StorageParams::StorageParams(llvm::StringRef ProfilePrefix, in StorageParams()
DClangTidyDiagnosticConsumer.h210 std::string ProfilePrefix; variable
/external/llvm-project/clang-tools-extra/clang-tidy/tool/
DClangTidyMain.cpp413 SmallString<256> ProfilePrefix = MakeAbsolute(StoreCheckProfile); in clangTidyMain() local