|
MLIR 23.0.0git
|
#include "mlir/Tools/PDLL/AST/Types.h"
Static Public Member Functions | |
| static TupleTypeStorage * | construct (StorageUniquer::StorageAllocator &alloc, std::pair< ArrayRef< Type >, ArrayRef< StringRef > > key) |
| Static Public Member Functions inherited from mlir::pdll::ast::detail::TypeStorageBase< TupleTypeStorage, std::pair< ArrayRef< Type >, ArrayRef< StringRef > > > | |
| static TupleTypeStorage * | construct (StorageUniquer::StorageAllocator &alloc, const KeyTy &key) |
| Construct an instance with the given storage allocator. | |
|
inlinestatic |