Home
last modified time | relevance | path

Searched defs:__range (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__ranges/
H A Dsubrange.h110 _LIBCPP_HIDE_FROM_ABI constexpr subrange(_Range&& __range) in subrange()
117 _LIBCPP_HIDE_FROM_ABI constexpr subrange(_Range&& __range) in subrange()
124 …_LIBCPP_HIDE_FROM_ABI constexpr subrange(_Range&& __range, make_unsigned_t<iter_difference_t<_Iter… in subrange()
H A Dto.h89 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr _Container to(_Range&& __range, _Args&&... __args) { in to()
196 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr auto to(_Range&& __range, _Args&&... __args) { in to()
H A Dsplit_view.h88 split_view(_Range&& __range, range_value_t<_Range> __elem) in split_view()
/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dcopy_move_common.h94 auto __range = std::__unwrap_range(__first, std::move(__last)); in __copy_move_unwrap_iters() local
/freebsd/contrib/llvm-project/libcxx/include/__iterator/
H A Dreverse_iterator.h322 __reverse_range(_Range&& __range) { in __reverse_range()
/freebsd/contrib/llvm-project/libcxx/include/__pstl/internal/
H A Dparallel_backend_tbb.h