Searched refs:has_no_struct_fields (Results 1 – 1 of 1) sorted by relevance
1272 bool has_no_struct_fields = true; in GenStruct() local1279 has_no_struct_fields = false; in GenStruct()1286 if (has_no_struct_fields && num_fields && num_fields < 127) { in GenStruct()