MLIR
20.0.0git
|
#include "Tools/PDLL/AST/TypeDetail.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. More... | |
Definition at line 108 of file TypeDetail.h.
|
inlinestatic |