Home
last modified time | relevance | path

Searched defs:StorageParams (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/
H A DClangTidyProfiling.h26 struct StorageParams { struct
31 StorageParams() = default; argument
H A DClangTidyProfiling.cpp22 ClangTidyProfiling::StorageParams::StorageParams(llvm::StringRef ProfilePrefix, in StorageParams() function in clang::tidy::ClangTidyProfiling::StorageParams