Searched refs:_CmpUnspecifiedParam (Results 1 – 1 of 1) sorted by relevance
36 struct _CmpUnspecifiedParam { struct37 _LIBCPP_HIDE_FROM_ABI constexpr _CmpUnspecifiedParam(int _CmpUnspecifiedParam::*) noexcept {} in _CmpUnspecifiedParam() argument40 _CmpUnspecifiedParam(_Tp) = delete;101 operator<=>(partial_ordering __v, _CmpUnspecifiedParam) noexcept {106 operator<=>(_CmpUnspecifiedParam, partial_ordering __v) noexcept {141 …_LIBCPP_HIDE_FROM_ABI friend constexpr bool operator<(weak_ordering __v, _CmpUnspecifiedParam) noe…149 …_LIBCPP_HIDE_FROM_ABI friend constexpr bool operator>(weak_ordering __v, _CmpUnspecifiedParam) noe…157 …_LIBCPP_HIDE_FROM_ABI friend constexpr bool operator<(_CmpUnspecifiedParam, weak_ordering __v) noe…165 …_LIBCPP_HIDE_FROM_ABI friend constexpr bool operator>(_CmpUnspecifiedParam, weak_ordering __v) noe…250 operator<=>(strong_ordering __v, _CmpUnspecifiedParam) noexcept {[all …]