|
LLVM 22.0.0git
|
Metadata about an allocation used to generate a token ID. More...
#include "llvm/Support/AllocToken.h"
Public Attributes | |
| SmallString< 64 > | TypeName |
| bool | ContainsPointer |
Metadata about an allocation used to generate a token ID.
Definition at line 50 of file AllocToken.h.
| bool llvm::AllocTokenMetadata::ContainsPointer |
Definition at line 52 of file AllocToken.h.
| SmallString<64> llvm::AllocTokenMetadata::TypeName |
Definition at line 51 of file AllocToken.h.