|
clang-tools 22.0.0git
|
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::BackgroundIndexStorage | static |
| Factory typedef | clang::clangd::BackgroundIndexStorage | |
| loadShard(llvm::StringRef ShardIdentifier) const =0 | clang::clangd::BackgroundIndexStorage | pure virtual |
| storeShard(llvm::StringRef ShardIdentifier, IndexFileOut Shard) const =0 | clang::clangd::BackgroundIndexStorage | pure virtual |
| ~BackgroundIndexStorage()=default | clang::clangd::BackgroundIndexStorage | virtual |