Searched refs:semiregular (Results 1 – 16 of 16) sorted by relevance
/freebsd/contrib/llvm-project/libcxx/include/__concepts/ |
H A D | regular.h | 27 concept regular = semiregular<_Tp> && equality_comparable<_Tp>;
|
H A D | semiregular.h | 27 concept semiregular = copyable<_Tp> && default_initializable<_Tp>; variable
|
/freebsd/contrib/llvm-project/libcxx/include/__iterator/ |
H A D | move_sentinel.h | 14 #include <__concepts/semiregular.h> 29 template <semiregular _Sent>
|
H A D | concepts.h | 112 concept sentinel_for = semiregular<_Sp> && input_or_output_iterator<_Ip> && __weakly_equality_compa…
|
/freebsd/contrib/llvm-project/libcxx/include/__format/ |
H A D | concepts.h | 51 semiregular<_Formatter> &&
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | concepts | 100 concept semiregular = see below; 154 # include <__concepts/semiregular.h>
|
H A D | ranges | 263 template<weakly_incrementable W, semiregular Bound = unreachable_sentinel_t> 275 template<move_constructible T, semiregular Bound = unreachable_sentinel_t>
|
H A D | iterator | 483 template<semiregular S>
|
H A D | module.modulemap | 1215 module std_private_concepts_semiregular [system] { header "__concepts/semiregular.h" }
|
/freebsd/contrib/llvm-project/libcxx/include/__ranges/ |
H A D | repeat_view.h | 73 template <move_constructible _Tp, semiregular _Bound = unreachable_sentinel_t> 135 template <move_constructible _Tp, semiregular _Bound>
|
H A D | iota_view.h | 102 template <weakly_incrementable _Start, semiregular _BoundSentinel = unreachable_sentinel_t>
|
/freebsd/contrib/llvm-project/libcxx/modules/std/ |
H A D | concepts.cppm |
|
/freebsd/lib/libc++/ |
H A D | Makefile | 624 CON_HEADERS+= semiregular.h
|
H A D | libcxx.imp | 313 { include: [ "<__concepts/semiregular.h>", "private", "<concepts>", "public" ] },
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
H A D | StdSymbolMap.inc | 2582 SYMBOL(semiregular, std::, <concepts>)
|
/freebsd/share/dict/ |
H A D | web2 | 178037 semiregular
|