Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/types/
DunionType.h27 UnionType(ArenaAllocator *allocator, std::initializer_list<Type *> types) in UnionType() function
39 explicit UnionType(ArenaVector<Type *> &&constituentTypes) in UnionType() function
47 explicit UnionType(ArenaVector<Type *> &constituentTypes) in UnionType() function
/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
DunionType.h26 UnionType(ArenaAllocator *allocator, std::initializer_list<Type *> types) in UnionType() function
40 explicit UnionType(ArenaAllocator *allocator, ArenaVector<Type *> &&constituentTypes) in UnionType() function
50 explicit UnionType(ArenaAllocator *allocator, ArenaVector<Type *> &constituentTypes) in UnionType() function
/arkcompiler/ets_frontend/ts2panda/src/base/
DtypeSystem.ts685 export class UnionType extends BaseType { class
/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeSystem.h1111 explicit UnionType(TypeExtractor *extractor, const ir::TSUnionType *unionDef) in UnionType() function
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… function