Metadata about an allocation used to generate a token ID.
Synopsis
Declared in <llvm/Support/AllocToken.h>
struct AllocTokenMetadata;
Data Members
Name |
Description |
Whether the allocated type contains a pointer. |
|
The name of the allocated type. |
Created with MrDocs