Home
last modified time | relevance | path

Searched refs:__comparison_category (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dthree_way_comp_ref_type.h34 if constexpr (__comparison_category<decltype(__comp_(__x, __y))>) in operator()
42 if constexpr (__comparison_category<decltype(__comp_(__x, __y))>) in operator()
H A Dlexicographical_compare_three_way.h96 static_assert(__comparison_category<decltype(__comp(*__first1, *__first2))>,
/freebsd/contrib/llvm-project/libcxx/include/__compare/
H A Dordering.h275 concept __comparison_category = variable
/freebsd/contrib/llvm-project/libcxx/include/
H A Dstring_view749__comparison_category<typename _Traits::comparison_category>, "return type is not a comparison cat…