Searched refs:TypeAttributeStorage (Results 1 – 2 of 2) sorted by relevance
55 struct TypeAttributeStorage : public mlir::AttributeStorage { struct58 TypeAttributeStorage(mlir::Type value) : value(value) { in TypeAttributeStorage() argument66 static TypeAttributeStorage *68 return new (allocator.allocate<TypeAttributeStorage>()) in construct()69 TypeAttributeStorage(key); in construct()
29 struct TypeAttributeStorage;36 detail::TypeAttributeStorage> {49 detail::TypeAttributeStorage> {