Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsUnionType.h24 explicit TSUnionType(ArenaVector<TypeNode *> &&types, ArenaAllocator *const allocator) in TSUnionType() function
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsUnionType.h34 explicit TSUnionType(ArenaVector<Expression *> &&types) in TSUnionType() function
/arkcompiler/ets_frontend/ets2panda/checker/
DTSchecker.h57 class TSUnionType; variable
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h84 class TSUnionType; variable
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h58 class TSUnionType; variable