Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dfind_end.h93 _Sent1 __sent1, in __find_end() argument
101 auto __last1 = _IterOps::next(__first1, __sent1); in __find_end()
144 _Sent1 __sent1, in __find_end() argument
153 auto __last1 = _IterOps<_AlgPolicy>::next(__first1, __sent1); in __find_end()