|
LLVM 22.0.0git
|
#include "llvm/CAS/OnDiskTrieRawHashMap.h"
Public Member Functions | |
| ConstOnDiskPtr ()=default | |
| Public Member Functions inherited from llvm::cas::OnDiskTrieRawHashMap::PointerImpl< ConstValueProxy > | |
| FileOffset | getOffset () const |
| operator bool () const | |
| const ConstValueProxy & | operator* () const |
| const ConstValueProxy * | operator-> () const |
| PointerImpl ()=default | |
Friends | |
| class | OnDiskPtr |
| class | OnDiskTrieRawHashMap |
Additional Inherited Members | |
| Protected Attributes inherited from llvm::cas::OnDiskTrieRawHashMap::PointerImpl< ConstValueProxy > | |
| ConstValueProxy | Value |
| uint32_t | OffsetLow32 |
| uint16_t | OffsetHigh16 |
| bool | IsValue |
Definition at line 137 of file OnDiskTrieRawHashMap.h.
|
default |
|
friend |
Definition at line 142 of file OnDiskTrieRawHashMap.h.
References OnDiskPtr.
Referenced by OnDiskPtr.
|
friend |
Definition at line 143 of file OnDiskTrieRawHashMap.h.
References OnDiskTrieRawHashMap.
Referenced by OnDiskTrieRawHashMap.