Searched refs:SYM_UNION (Results 1 – 25 of 26) sorted by relevance
12
90 if (!type || type->type != SYM_UNION) in size_of_union()120 if (!type || type->type != SYM_UNION) in name_in_union()153 if (type->type == SYM_UNION) { in ends_on_struct_member_boundary()
83 if (type->type == SYM_UNION) in get_struct_type()203 if (type->type == SYM_UNION || type->type == SYM_STRUCT) { in set_inner_struct_members()275 if (type->type == SYM_UNION || type->type == SYM_STRUCT) { in __struct_members_copy()
46 base_type->type == SYM_UNION) in mark_members_uninitialized()64 if (type->type == SYM_UNION) in match_declarations()
10 if (m & MOD_INLINE || t == SYM_STRUCT || t == SYM_UNION /*|| t == SYM_ENUM*/) in storage()
216 if (type->type == SYM_UNION || type->type == SYM_STRUCT) { in tag_inner_struct_members()245 if (type->type == SYM_UNION || type->type == SYM_STRUCT) { in tag_struct_members()288 if (type->type == SYM_STRUCT || type->type == SYM_UNION) { in tag_as_user_data()528 left_type->type != SYM_UNION) in handle_struct_assignment()1189 if (tmp && (tmp->type == SYM_STRUCT || tmp->type == SYM_UNION)) { in set_param_user_data()
146 case SYM_UNION: in examine_symbol()
110 [SYM_UNION] = "SYM_UNION", in symbol_type_name()
59 [SYM_UNION] = "unin", in do_debug_symbol()357 case SYM_UNION: in do_show_type()476 case SYM_UNION: in show_symbol()
146 if (type->type != SYM_STRUCT && type->type != SYM_UNION) in report_implicit()228 case SYM_STRUCT: case SYM_UNION: //case SYM_ENUM: in examine_sym_node()
141 type->type == SYM_UNION) in invalid_type()
208 case SYM_UNION: in examine_symbol()
72 if (!type || type->type != SYM_UNION) in matches_anonymous_union()
297 case SYM_STRUCT: case SYM_UNION: case SYM_ARRAY: in list_compound_symbol()
53 case SYM_UNION: in is_promotable()
473 case SYM_UNION: in examine_symbol_type()534 [SYM_UNION] = "union", in get_type_name()
65 SYM_UNION, enumerator
1323 if (type->type == SYM_UNION || type->type == SYM_STRUCT) { in set_inner_struct_members()1361 if (type->type == SYM_UNION || type->type == SYM_STRUCT) { in set_unset_to_zero()1384 (struct_type->type != SYM_STRUCT && struct_type->type != SYM_UNION)) in fake_member_assigns_helper()
891 if (sym->type == SYM_UNION) in get_struct_and_member()915 if (sym->type == SYM_UNION) { in get_member_name()
374 [SYM_UNION] = TYPE_COMPOUND, in classify_type()731 case SYM_UNION: in type_difference()1518 if (t->type != SYM_UNION || !t->transparent_union) in compatible_transparent_union()2012 if (ctype->type != SYM_UNION && ctype->type != SYM_STRUCT) in find_identifier()2085 if (!ctype || (ctype->type != SYM_STRUCT && ctype->type != SYM_UNION)) { in evaluate_member_dereference()2479 if (ctype->type != SYM_STRUCT && ctype->type != SYM_UNION) { in check_designators()
854 } else if (type->type == SYM_UNION) { in type_str_helper()
814 type->type != SYM_UNION) in is_type_bytes()
808 return struct_union_enum_specifier(SYM_UNION, token, ctx, parse_union_declaration); in union_specifier()1295 if (ctx->ctype.base_type && ctx->ctype.base_type->type == SYM_UNION) in attribute_transparent_union()3023 case SYM_UNION: in external_declaration()
305 if (type->type == SYM_UNION) { in has_struct_tag()
200 case SYM_UNION: in symbol_type()
1836 case SYM_UNION: { in x86_symbol()