llvm::AllocTokenMetadata

Metadata about an allocation used to generate a token ID.

Synopsis

Declared in <llvm/Support/AllocToken.h>

struct AllocTokenMetadata;

Data Members

NameDescription
ContainsPointer Whether the allocated type contains a pointer.
TypeName The name of the allocated type.