MLIR
21.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 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 |