Searched refs:old_ics (Results 1 – 1 of 1) sorted by relevance
5714 conversion *old_ics = *ics; in maybe_handle_ref_bind() local5715 tree type = TREE_TYPE (old_ics->type); in maybe_handle_ref_bind()5716 *ics = old_ics->u.next; in maybe_handle_ref_bind()5717 (*ics)->user_conv_p = old_ics->user_conv_p; in maybe_handle_ref_bind()5718 (*ics)->bad_p = old_ics->bad_p; in maybe_handle_ref_bind()