LLVM: llvm::cas::ondisk::ObjectHandle Class Reference (original) (raw)
Handle for a loaded node object. More...
#include "[llvm/CAS/OnDiskGraphDB.h](OnDiskGraphDB%5F8h%5Fsource.html)"
Handle for a loaded node object.
Definition at line 198 of file OnDiskGraphDB.h.
| llvm::cas::ondisk::ObjectHandle::ObjectHandle ( uint64_t Opaque) | inlineexplicit |
|---|
◆ fromFileOffset()
◆ fromMemory()
| ObjectHandle ObjectHandle::fromMemory ( uintptr_t Ptr) | static |
|---|
◆ getOpaqueData()
| uint64_t llvm::cas::ondisk::ObjectHandle::getOpaqueData ( ) const | inline |
|---|
◆ operator!=
◆ operator==
The documentation for this class was generated from the following files:
- include/llvm/CAS/OnDiskGraphDB.h
- lib/CAS/OnDiskGraphDB.cpp