Searched refs:struct_sym (Results 1 – 1 of 1) sorted by relevance
2604 struct symbol *struct_sym; in handle_list_initializer() local2617 struct_sym = ctype->type == SYM_NODE ? ctype->ctype.base_type : ctype; in handle_list_initializer()2618 if (Wdesignated_init && struct_sym->designated_init) in handle_list_initializer()2624 get_type_name(struct_sym->type), in handle_list_initializer()2625 show_ident(struct_sym->ident)); in handle_list_initializer()