Searched refs:__has_value (Results 1 – 11 of 11) sorted by relevance
64 if (__has_value()) in set_value()72 if (__has_value()) in set_value_at_thread_exit()80 if (__has_value()) in set_exception()89 if (__has_value()) in set_exception_at_thread_exit()146 if (!__state_->__has_value() && __state_->use_count() > 1) in ~promise()
80 if (__other.__has_value()) in noexcept()95 if (__other.__has_value()) in noexcept()109 _LIBCPP_HIDE_FROM_ABI constexpr bool __has_value() const noexcept { return __val_.has_value(); } in __has_value() function237 _LIBCPP_HIDE_FROM_ABI constexpr bool __has_value() const noexcept { return true; }
70 …__pred_.__has_value(), "Trying to call __find_next() on a chunk_by_view that does not have a valid… in __find_next()85 …__pred_.__has_value(), "Trying to call __find_prev() on a chunk_by_view that does not have a valid… in __find_prev()116 …__pred_.__has_value(), "Trying to call begin() on a chunk_by_view that does not have a valid predi… in begin()119 if (!__cached_begin_.__has_value()) { in begin()
73 __pred_.__has_value(), in begin()77 if (!__cached_begin_.__has_value()) { in begin()
91 …__pred_.__has_value(), "Trying to call begin() on a filter_view that does not have a valid predica… in begin()93 if (!__cached_begin_.__has_value()) { in begin()
83 _LIBCPP_HIDE_FROM_ABI constexpr bool __has_value() const { return __value_.has_value(); } in __has_value() function
72 if (__cached_begin_.__has_value()) in begin()
100 if (!__cached_begin_.__has_value()) { in begin()
98 if (__cached_begin_.__has_value()) in begin()
477 …_LIBCPP_HIDE_FROM_ABI bool __has_value() const { return (__state_ & __constructed) || (__exception…562 if (this->__has_value())573 if (this->__has_value())623 if (this->__has_value())633 if (this->__has_value())1118 if (!__state_->__has_value() && __state_->use_count() > 1)1233 if (!__state_->__has_value() && __state_->use_count() > 1)1604 if (__p_.__state_->__has_value())1621 if (__p_.__state_->__has_value())1694 if (__p_.__state_->__has_value())[all …]
536 …_LIBCPP_HIDE_FROM_ABI bool __has_value() const { return (__state_ & __constructed) || (__exception…617 if (this->__has_value())628 if (this->__has_value())678 if (this->__has_value())688 if (this->__has_value())1173 if (!__state_->__has_value() && __state_->use_count() > 1)1288 if (!__state_->__has_value() && __state_->use_count() > 1)1658 if (__p_.__state_->__has_value())1675 if (__p_.__state_->__has_value())1757 if (__p_.__state_->__has_value())[all …]