Searched defs:stop_possible (Results 1 – 2 of 2) sorted by relevance
41 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI bool stop_possible() const noexcept { in stop_possible() function
71 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI bool stop_possible() const noexcept { return __state_ != nullptr; } in stop_possible() function