Searched defs:union_type (Results 1 – 10 of 10) sorted by relevance
378 } else if (auto* union_type = in ComputeType() local
450 if (const UnionType* union_type = UnionType::DynamicCast(t)) { in Extend() local467 const UnionType* union_type = UnionType::DynamicCast(t); in FromType() local
93 if (const UnionType* union_type = UnionType::DynamicCast(supertype)) { in IsSubtypeOf() local
1435 TypeExpression* union_type = nullptr; in MakeEnumDeclaration() local
1162 const UnionType* union_type = AsUnion(); in AllocateOnHeap() local
2024 union_decl_sptr union_type(u, noop_deleter()); in write_decl_in_scope() local
13316 maybe_update_types_lookup_map(const union_decl_sptr& union_type) in maybe_update_types_lookup_map()13675 else if (union_decl_sptr union_type = is_union_type(decl)) in maybe_update_types_lookup_map() local24719 copy_member_function(const union_decl_sptr& union_type, in copy_member_function()24732 copy_member_function(const union_decl_sptr& union_type, in copy_member_function()
13127 union_decl_sptr union_type, in add_or_update_union_type()15364 union_decl_sptr union_type = in build_ir_node_from_die() local
4593 union_decl_sptr union_type; in build_union_decl_if_not_suppressed() local
1138 function union_type(tokeniser, type) { function