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