Searched defs:union_type (Results 1 – 10 of 10) sorted by relevance
89 auto &union_type = *ut; in GenType() local
126 CompilerType union_type(ast_ctx.CreateRecordType( in BuildAggregate() local
195 auto union_type = *prev_val; // Always a uint8_t. in IterateValue() local
389 auto union_type = GetFieldI<uint8_t>(table, *type_field); in GetUnionType() local
369 Type union_type; member
283 const reflection::Type *union_type() const { in union_type() function
2008 union_decl_sptr union_type(u, noop_deleter()); in write_decl_in_scope() local
11765 maybe_update_types_lookup_map(const union_decl_sptr& union_type) in maybe_update_types_lookup_map()12124 else if (union_decl_sptr union_type = is_union_type(decl)) in maybe_update_types_lookup_map() local22489 copy_member_function(const union_decl_sptr& union_type, in copy_member_function()22502 copy_member_function(const union_decl_sptr& union_type, in copy_member_function()
12467 union_decl_sptr union_type, in add_or_update_union_type()14949 union_decl_sptr union_type = in build_ir_node_from_die() local
4350 union_decl_sptr union_type; in build_union_decl_if_not_suppressed() local