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

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

createDiskBackedStorageFactory(std::function< std::optional< ProjectInfo >(PathRef)> GetProjectInfo)clang::clangd::BackgroundIndexStoragestatic
Factory typedefclang::clangd::BackgroundIndexStorage
loadShard(llvm::StringRef ShardIdentifier) const =0clang::clangd::BackgroundIndexStoragepure virtual
storeShard(llvm::StringRef ShardIdentifier, IndexFileOut Shard) const =0clang::clangd::BackgroundIndexStoragepure virtual
~BackgroundIndexStorage()=defaultclang::clangd::BackgroundIndexStoragevirtual