Home
last modified time | relevance | path

Searched refs:__synth_three_way_result (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__compare/
H A Dsynth_three_way.h46 using __synth_three_way_result = decltype(std::__synth_three_way(std::declval<_Tp&>(), std::declval… variable
/freebsd/contrib/llvm-project/libcxx/include/__utility/
H A Dpair.h498 _LIBCPP_HIDE_FROM_ABI constexpr common_comparison_category_t< __synth_three_way_result<_T1, _U1>,
499 __synth_three_way_result<_T2, _U2> >
/freebsd/contrib/llvm-project/libcxx/include/
H A Darray423 _LIBCPP_HIDE_FROM_ABI constexpr __synth_three_way_result<_Tp>
H A Dset994 _LIBCPP_HIDE_FROM_ABI __synth_three_way_result<_Key>
1453 _LIBCPP_HIDE_FROM_ABI __synth_three_way_result<_Key>
H A Dtuple1162 …common_comparison_category_t<__synth_three_way_result<_Tp, _Up>...> __result = strong_ordering::eq…
1170 _LIBCPP_HIDE_FROM_ABI constexpr common_comparison_category_t<__synth_three_way_result<_Tp, _Up>...>
H A Dmap1618 _LIBCPP_HIDE_FROM_ABI __synth_three_way_result<pair<const _Key, _Tp>>
2131 _LIBCPP_HIDE_FROM_ABI __synth_three_way_result<pair<const _Key, _Tp>>
H A Dforward_list1519 _LIBCPP_HIDE_FROM_ABI __synth_three_way_result<_Tp>
H A Dlist1680 _LIBCPP_HIDE_FROM_ABI __synth_three_way_result<_Tp>
H A Ddeque2557 _LIBCPP_HIDE_FROM_ABI __synth_three_way_result<_Tp>
H A Dvector2942 _LIBCPP_HIDE_FROM_ABI constexpr __synth_three_way_result<_Tp>