|
LLVM 22.0.0git
|
This is the complete list of members for llvm::cas::OnDiskTrieRawHashMap, including all inherited members.
| capacity() const | llvm::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::OnDiskTrieRawHashMap | static |
| dump() const | llvm::cas::OnDiskTrieRawHashMap | |
| find(ArrayRef< uint8_t > Hash) const | llvm::cas::OnDiskTrieRawHashMap | |
| insert(const ConstValueProxy &Value) | llvm::cas::OnDiskTrieRawHashMap | inline |
| insertLazy(ArrayRef< uint8_t > Hash, LazyInsertOnConstructCB OnConstruct=nullptr, LazyInsertOnLeakCB OnLeak=nullptr) | llvm::cas::OnDiskTrieRawHashMap | |
| LazyInsertOnConstructCB typedef | llvm::cas::OnDiskTrieRawHashMap | |
| LazyInsertOnLeakCB typedef | llvm::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) const | llvm::cas::OnDiskTrieRawHashMap | |
| recoverFromFileOffset(FileOffset Offset) const | llvm::cas::OnDiskTrieRawHashMap | |
| size() const | llvm::cas::OnDiskTrieRawHashMap | |
| validate(function_ref< Error(FileOffset, ConstValueProxy)> RecordVerifier) const | llvm::cas::OnDiskTrieRawHashMap | |
| validOffset(FileOffset Offset) | llvm::cas::OnDiskTrieRawHashMap | inlinestatic |
| ~OnDiskTrieRawHashMap() | llvm::cas::OnDiskTrieRawHashMap |