Home
last modified time | relevance | path

Searched defs:ETSTuple (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/ets/
H A DetsTuple.h24 class ETSTuple : public TypeNode { class
28 explicit ETSTuple(ArenaAllocator *const allocator) in ETSTuple() function in ark::es2panda::ir::ETSTuple
33 explicit ETSTuple(ArenaAllocator *const allocator, const TupleSizeType size) in ETSTuple() function in ark::es2panda::ir::ETSTuple
37 explicit ETSTuple(const ArenaVector<ir::TypeNode *> &typeList) in ETSTuple() function in ark::es2panda::ir::ETSTuple

Completed in 2 milliseconds