Searched refs:allocateInto (Results 1 – 3 of 3) sorted by relevance
38 FieldInfo allocateInto(::mlir::TypeStorageAllocator &alloc) const { in allocateInto() function
365 // For classes which require allocation and have their own allocateInto method.368 let allocator = [{$_dst = $_self.allocateInto($_allocator);}];377 tmpFields.push_back($_self[i].allocateInto($_allocator));
268 method called `allocateInto(StorageAllocator &allocator)` to allocate itself