Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsUnionType.h24 explicit TSUnionType(ArenaVector<TypeNode *> &&types) 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/typescript/
Dchecker.h58 class TSUnionType; variable
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h84 class TSUnionType; variable
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.h107 class TSUnionType; variable