Searched defs:Union (Results 1 – 10 of 10) sorted by relevance
16 type Union = string | number; alias
16 type Union = number | boolean; alias
91 void Union(const BitSet &bitset) in Union() function
692 .. _Implicit Conversions:
16 export type Union = string | number; alias
141 RangeInfo Union(const RangeInfo &rhs) const in Union() function
416 void Union(const InstLiveSet *other) in Union() function
480 void Union(const InstLiveSet *other) in Union() function
421 BoundsRange BoundsRange::Union(const ArenaVector<BoundsRange> &ranges) in Union() function in ark::compiler::BoundsRange
437 Type Type::Union(Span<Type> span, TypeSystem *tsys) in Union() function in ark::verifier::Type