clang-tools 19.0.0git
clang::clangd::MemoryShardStorage Member List

This is the complete list of members for clang::clangd::MemoryShardStorage, including all inherited members.

AccessedPathsclang::clangd::MemoryShardStoragemutable
createDiskBackedStorageFactory(std::function< std::optional< ProjectInfo >(PathRef)> GetProjectInfo)clang::clangd::BackgroundIndexStoragestatic
Factory typedefclang::clangd::BackgroundIndexStorage
loadShard(llvm::StringRef ShardIdentifier) const overrideclang::clangd::MemoryShardStorageinlinevirtual
MemoryShardStorage(llvm::StringMap< std::string > &Storage, size_t &CacheHits)clang::clangd::MemoryShardStorageinline
storeShard(llvm::StringRef ShardIdentifier, IndexFileOut Shard) const overrideclang::clangd::MemoryShardStorageinlinevirtual
~BackgroundIndexStorage()=defaultclang::clangd::BackgroundIndexStoragevirtual