Searched refs:new_fields (Results 1 – 1 of 1) sorted by relevance
897 tree name, new_fields = NULL; in fixup_child_record_type() local909 TREE_CHAIN (new_f) = new_fields; in fixup_child_record_type()910 new_fields = new_f; in fixup_child_record_type()917 TYPE_FIELDS (type) = nreverse (new_fields); in fixup_child_record_type()