Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsTuple.h28 explicit ETSTuple(ArenaAllocator *const allocator) in ETSTuple() function
33 explicit ETSTuple(ArenaAllocator *const allocator, const TupleSizeType size) in ETSTuple() function
37 explicit ETSTuple(const ArenaVector<ir::TypeNode *> &typeList, ArenaAllocator *const allocator) in ETSTuple() function