#include <Background.h>
Definition at line 41 of file Background.h.
◆ Factory
◆ ~BackgroundIndexStorage()
virtual clang::clangd::BackgroundIndexStorage::~BackgroundIndexStorage |
( |
| ) |
|
|
virtualdefault |
◆ createDiskBackedStorageFactory()
◆ loadShard()
virtual std::unique_ptr< IndexFileIn > clang::clangd::BackgroundIndexStorage::loadShard |
( |
llvm::StringRef |
ShardIdentifier | ) |
const |
|
pure virtual |
◆ storeShard()
virtual llvm::Error clang::clangd::BackgroundIndexStorage::storeShard |
( |
llvm::StringRef |
ShardIdentifier, |
|
|
IndexFileOut |
Shard |
|
) |
| const |
|
pure virtual |
The documentation for this class was generated from the following files: