LLVM 22.0.0git
|
A pointer to data stored on disk. More...
#include "llvm/CAS/OnDiskDataAllocator.h"
Public Member Functions | |
FileOffset | getOffset () const |
operator bool () const | |
const ValueProxy & | operator* () const |
const ValueProxy * | operator-> () const |
OnDiskPtr ()=default |
Friends | |
class | OnDiskDataAllocator |
A pointer to data stored on disk.
Definition at line 34 of file OnDiskDataAllocator.h.
|
default |
|
inline |
Definition at line 36 of file OnDiskDataAllocator.h.
Referenced by operator bool().
|
inlineexplicit |
Definition at line 37 of file OnDiskDataAllocator.h.
References getOffset().
|
inline |
Definition at line 38 of file OnDiskDataAllocator.h.
References assert().
|
inline |
Definition at line 42 of file OnDiskDataAllocator.h.
References assert().
|
friend |
Definition at line 50 of file OnDiskDataAllocator.h.
References OnDiskDataAllocator.
Referenced by OnDiskDataAllocator.