Searched defs:UnionType (Results 1 – 5 of 5) sorted by relevance
27 UnionType(ArenaAllocator *allocator, std::initializer_list<Type *> types) in UnionType() function39 explicit UnionType(ArenaVector<Type *> &&constituentTypes) in UnionType() function47 explicit UnionType(ArenaVector<Type *> &constituentTypes) in UnionType() function
26 UnionType(ArenaAllocator *allocator, std::initializer_list<Type *> types) in UnionType() function40 explicit UnionType(ArenaAllocator *allocator, ArenaVector<Type *> &&constituentTypes) in UnionType() function50 explicit UnionType(ArenaAllocator *allocator, ArenaVector<Type *> &constituentTypes) in UnionType() function
685 export class UnionType extends BaseType { class
1111 explicit UnionType(TypeExtractor *extractor, const ir::TSUnionType *unionDef) in UnionType() function
2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… function