Searched defs:__next (Results 1 – 5 of 5) sorted by relevance
38 struct __next { struct40 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr _Ip operator()(_Ip __x) const { in operator()66 inline constexpr auto next = __next{}; argument
147 chunk_by_view& __parent, iterator_t<_View> __current, iterator_t<_View> __next) in __iterator()
90 __chunk_footer* __next = __chunks_->__next_; in release() local
522 …auto __next = chrono::__next_rule(__rule_begin, __continuation.__stdoff, __rule->__save.__time, __… in __get_sys_info_rule() local723 [[nodiscard]] bool __merge_continuation(sys_info& __current, const sys_info& __next) { in __merge_continuation()