LLVM 22.0.0git
llvm::cas::OnDiskTrieRawHashMap Member List

This is the complete list of members for llvm::cas::OnDiskTrieRawHashMap, including all inherited members.

capacity() constllvm::cas::OnDiskTrieRawHashMap
create(const Twine &Path, const Twine &TrieName, size_t NumHashBits, uint64_t DataSize, uint64_t MaxFileSize, std::optional< uint64_t > NewFileInitialSize, std::optional< size_t > NewTableNumRootBits=std::nullopt, std::optional< size_t > NewTableNumSubtrieBits=std::nullopt)llvm::cas::OnDiskTrieRawHashMapstatic
dump() constllvm::cas::OnDiskTrieRawHashMap
find(ArrayRef< uint8_t > Hash) constllvm::cas::OnDiskTrieRawHashMap
insert(const ConstValueProxy &Value)llvm::cas::OnDiskTrieRawHashMapinline
insertLazy(ArrayRef< uint8_t > Hash, LazyInsertOnConstructCB OnConstruct=nullptr, LazyInsertOnLeakCB OnLeak=nullptr)llvm::cas::OnDiskTrieRawHashMap
LazyInsertOnConstructCB typedefllvm::cas::OnDiskTrieRawHashMap
LazyInsertOnLeakCB typedefllvm::cas::OnDiskTrieRawHashMap
OnDiskTrieRawHashMap(OnDiskTrieRawHashMap &&RHS)llvm::cas::OnDiskTrieRawHashMap
operator=(OnDiskTrieRawHashMap &&RHS)llvm::cas::OnDiskTrieRawHashMap
print(raw_ostream &OS, function_ref< void(ArrayRef< char >)> PrintRecordData=nullptr) constllvm::cas::OnDiskTrieRawHashMap
recoverFromFileOffset(FileOffset Offset) constllvm::cas::OnDiskTrieRawHashMap
size() constllvm::cas::OnDiskTrieRawHashMap
validate(function_ref< Error(FileOffset, ConstValueProxy)> RecordVerifier) constllvm::cas::OnDiskTrieRawHashMap
validOffset(FileOffset Offset)llvm::cas::OnDiskTrieRawHashMapinlinestatic
~OnDiskTrieRawHashMap()llvm::cas::OnDiskTrieRawHashMap