Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/ts/
H A DtsIntersectionType.h22 class TSIntersectionType : public TypeNode { class
24 explicit TSIntersectionType(ArenaVector<Expression *> &&types) in TSIntersectionType() function in ark::es2panda::ir::TSIntersectionType
/arkcompiler/ets_frontend/es2panda/ir/ts/
H A DtsIntersectionType.h32 class TSIntersectionType : public TypeNode { class
34 explicit TSIntersectionType(ArenaVector<Expression *> &&types) in TSIntersectionType() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::TSIntersectionType

Completed in 2 milliseconds