Searched defs:ETSResizableArrayType (Results 1 – 2 of 2) sorted by relevance
26 explicit ETSResizableArrayType(ArenaAllocator *allocator, ETSObjectType *super) in ETSResizableArrayType() function34 explicit ETSResizableArrayType(ArenaAllocator *allocator, util::StringView name, in ETSResizableArrayType() function40 …explicit ETSResizableArrayType(ArenaAllocator *allocator, ETSObjectType *super, TypeRelation *rela… in ETSResizableArrayType() function
45 class ETSResizableArrayType; variable