FLANG
|
An attribute representing a reference to a type. More...
Public Types | |
using | KeyTy = mlir::Type |
Public Member Functions | |
TypeAttributeStorage (mlir::Type value) | |
bool | operator== (const KeyTy &key) const |
Key equality function. | |
mlir::Type | getType () const |
Static Public Member Functions | |
static TypeAttributeStorage * | construct (mlir::AttributeStorageAllocator &allocator, KeyTy key) |
Construct a new storage instance. | |
An attribute representing a reference to a type.