Home
last modified time | relevance | path

Searched refs:totally_ordered_with (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/
H A Dranges_operations.h54 requires totally_ordered_with<_Tp, _Up>
65 requires totally_ordered_with<_Tp, _Up>
76 requires totally_ordered_with<_Tp, _Up>
87 requires totally_ordered_with<_Tp, _Up>
/freebsd-14.2/contrib/llvm-project/libcxx/include/__concepts/
H A Dtotally_ordered.h45 concept totally_ordered_with = variable
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/
H A Dconcepts.inc69 using std::totally_ordered_with;
/freebsd-14.2/contrib/llvm-project/libcxx/include/
H A Dconcepts92 concept totally_ordered_with = see below;
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/
H A Diota_view.h315 if constexpr (totally_ordered_with<_Start, _BoundSentinel>) {
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStdSymbolMap.inc2919 SYMBOL(totally_ordered_with, std::, <concepts>)