Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/ets/
H A DetsUnionType.h22 class ETSUnionType : public TypeNode { class
24 explicit ETSUnionType(ArenaVector<TypeNode *> &&types) in ETSUnionType() function in ark::es2panda::ir::ETSUnionType
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
H A DetsUnionType.h25 class ETSUnionType : public Type { class
H A DetsUnionType.cpp44 ETSUnionType::ETSUnionType(ETSChecker *checker, ArenaVector<Type *> &&constituentTypes) in ETSUnionType() function in ark::es2panda::checker::ETSUnionType
[all...]

Completed in 2 milliseconds