Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dfind_end.h95 _Sent2 __sent2, in __find_end() argument
102 auto __last2 = _IterOps::next(__first2, __sent2); in __find_end()
146 _Sent2 __sent2, in __find_end() argument
154 auto __last2 = _IterOps<_AlgPolicy>::next(__first2, __sent2); in __find_end()