Searched refs:hide_value (Results 1 – 1 of 1) sorted by relevance
2788 bool hide_value = false; in update_binding() local2795 hide_value = hide_type, hide_type = false; in update_binding()2801 hide_value = STAT_DECL_HIDDEN_P (*slot); in update_binding()2831 hide_value = hiding; in update_binding()2842 hide_type = hide_value; in update_binding()2844 hide_value = false; in update_binding()2921 gcc_checking_assert (!hide_value && !hiding); in update_binding()2935 hide_value = true; in update_binding()2959 STAT_DECL_HIDDEN_P (*slot) = hide_value; in update_binding()2961 else if (to_type || hide_value) in update_binding()[all …]