Home
last modified time | relevance | path

Searched defs:__next (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__iterator/
H A Dnext.h38 struct __next { struct
40 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr _Ip operator()(_Ip __x) const { in operator()
66 inline constexpr auto next = __next{}; argument
/freebsd/contrib/llvm-project/libcxx/include/__ranges/
H A Dchunk_by_view.h147 chunk_by_view& __parent, iterator_t<_View> __current, iterator_t<_View> __next) in __iterator()
/freebsd/contrib/llvm-project/libcxx/include/__memory_resource/
H A Dmonotonic_buffer_resource.h90 __chunk_footer* __next = __chunks_->__next_; in release() local
/freebsd/contrib/llvm-project/libcxx/src/experimental/
H A Dtime_zone.cpp522 …auto __next = chrono::__next_rule(__rule_begin, __continuation.__stdoff, __rule->__save.__time, __… in __get_sys_info_rule() local
723 [[nodiscard]] bool __merge_continuation(sys_info& __current, const sys_info& __next) { in __merge_continuation()
/freebsd/contrib/llvm-project/libcxx/include/__pstl/internal/
H A Dparallel_backend_tbb.h