|
MLIR 22.0.0git
|
#include "mlir/Tools/PDLL/AST/Types.h"
Public Member Functions | |
| Storage (TypeID typeID) | |
Public Attributes | |
| TypeID | typeID |
| The type identifier for the derived type class. | |
Additional Inherited Members | |
| Protected Member Functions inherited from mlir::StorageUniquer::BaseStorage | |
| BaseStorage ()=default | |
|
inline |
Definition at line 96 of file Types.h.
References typeID.
Referenced by mlir::pdll::ast::detail::TypeStorageBase< ConcreteT, KeyT >::TypeStorageBase().
| TypeID mlir::pdll::ast::Type::Storage::typeID |