union PointerSumType::StorageT
Declaration
union PointerSumType::StorageT { /* full declaration omitted */ };
Declared at: llvm/include/llvm/ADT/PointerSumType.h:82
Member Variables
- public uintptr_t Value
- public typename HelperT::template Lookup< HelperT::MinTag>::PointerT MinTagPointer
Method Overview
- public StorageT()
Methods
ΒΆStorageT()
StorageT()
Declared at: llvm/include/llvm/ADT/PointerSumType.h:86