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

Methods

ΒΆStorageT()

Declared at: llvm/include/llvm/ADT/PointerSumType.h:86