Searched defs:ComplexTypeStorage (Results 1 – 1 of 1) sorted by relevance
294 struct ComplexTypeStorage : public TypeStorage { struct295 ComplexTypeStorage(Type elementType) : elementType(elementType) {} in ComplexTypeStorage() argument302 static ComplexTypeStorage *construct(TypeStorageAllocator &allocator, in construct() argument308 Type elementType;