Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dranges_ends_with.h42 _LIBCPP_HIDE_FROM_ABI static constexpr bool __ends_with_fn_impl_bidirectional( in __ends_with_fn_impl_bidirectional() function
69 …return __ends_with_fn_impl_bidirectional(__first1, __last1, __first2, __last2, __pred, __proj1, __… in __ends_with_fn_impl()
110 return __ends_with_fn_impl_bidirectional( in __ends_with_fn_impl_with_offset()