Searched refs:SYM_STRUCT (Results 1 – 16 of 16) sorted by relevance
61 if (sym->type == SYM_STRUCT || sym->type == SYM_UNION) in r_symbol()
64 SYM_STRUCT, enumerator436 return type->type == SYM_STRUCT; in is_struct_type()
142 case SYM_STRUCT: in examine_symbol()
109 [SYM_STRUCT] = "SYM_STRUCT", in symbol_type_name()
286 case SYM_STRUCT: case SYM_UNION: case SYM_ARRAY: in list_compound_symbol()
207 case SYM_STRUCT: in examine_symbol()
58 [SYM_STRUCT] = "strt", in do_debug_symbol()362 case SYM_STRUCT: in do_show_type()486 case SYM_STRUCT: in show_symbol()
191 if (sym->type != SYM_STRUCT && sym->type != SYM_UNION) in examine_anonymous_member()583 case SYM_STRUCT: in examine_symbol_type()627 [SYM_STRUCT] = "struct", in get_type_name()
135 if (type->type != SYM_STRUCT && type->type != SYM_UNION) in report_implicit()230 case SYM_STRUCT: case SYM_UNION: //case SYM_ENUM: in examine_sym_node()
32 case SYM_STRUCT: in is_promotable()
353 [SYM_STRUCT] = TYPE_COMPOUND, in classify_type()711 case SYM_STRUCT: in type_difference()2017 if (ctype->type != SYM_UNION && ctype->type != SYM_STRUCT) in find_identifier()2090 if (!ctype || (ctype->type != SYM_STRUCT && ctype->type != SYM_UNION)) { in evaluate_member_dereference()2097 const char *type = ctype->type == SYM_STRUCT ? "struct" : "union"; in evaluate_member_dereference()2482 if (ctype->type != SYM_STRUCT && ctype->type != SYM_UNION) { in check_designators()
802 return struct_union_enum_specifier(SYM_STRUCT, token, ctx, parse_struct_declaration); in struct_specifier()1296 if (ctx->ctype.base_type && ctx->ctype.base_type->type == SYM_STRUCT) in attribute_designated_init()2945 case SYM_STRUCT: in external_declaration()
643 case SYM_STRUCT: in default_initializer()
203 case SYM_STRUCT: in symbol_type()
1834 case SYM_STRUCT: in x86_symbol()
98 SYM_STRUCT chapter