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