Searched defs:ETSUnionType (Results 1 – 2 of 2) sorted by relevance
24 explicit ETSUnionType(ArenaVector<TypeNode *> &&types, ArenaAllocator *const allocator) in ETSUnionType() function
45 ETSUnionType::ETSUnionType(ETSChecker *checker, ArenaVector<Type *> &&constituentTypes) in ETSUnionType() function in ark::es2panda::checker::ETSUnionType