Metadata about an allocation used to generate a token ID.

Synopsis

Declared in <llvm/Support/AllocToken.h>

struct AllocTokenMetadata;

Data Members

Name

Description

ContainsPointer

Whether the allocated type contains a pointer.

TypeName

The name of the allocated type.

Created with MrDocs