clang-tools
11.0.0
|
This is the complete list of members for clang::clangd::BackgroundIndexStorage, including all inherited members.
createDiskBackedStorageFactory(std::function< llvm::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 |