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