Home
last modified time | relevance | path

Searched defs:ETSResizableArrayType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsResizableArrayType.h26 explicit ETSResizableArrayType(ArenaAllocator *allocator, ETSObjectType *super) in ETSResizableArrayType() function
34 explicit ETSResizableArrayType(ArenaAllocator *allocator, util::StringView name, in ETSResizableArrayType() function
40 …explicit ETSResizableArrayType(ArenaAllocator *allocator, ETSObjectType *super, TypeRelation *rela… in ETSResizableArrayType() function
/arkcompiler/ets_frontend/ets2panda/checker/types/
Dtype.h45 class ETSResizableArrayType; variable