Metadata about an allocation used to generate a token ID.
Declared in <llvm/Support/AllocToken.h>
struct AllocTokenMetadata;
| Name | Description |
|---|---|
ContainsPointer | Whether the allocated type contains a pointer. |
TypeName | The name of the allocated type. |