Searched refs:has_flex_array (Results 1 – 2 of 2) sorted by relevance
91 char has_flex_array; member235 info.has_flex_array = 1; in examine_struct_union_type()249 info.has_flex_array = 1; in examine_struct_union_type()251 if (info.has_flex_array && (!is_union_type(sym) || Wflexible_array_union)) in examine_struct_union_type()252 sym->has_flex_array = 1; in examine_struct_union_type()
189 has_flex_array:1, member535 return type->has_flex_array; in has_flexible_array()