Searched defs:__coro (Results 1 – 4 of 4) sorted by relevance
38 __coroutine_handle(__coro::coroutine_handle<_Promise> __coro) noexcept in __coroutine_handle() argument78 __coroutine_handle(__coro::coroutine_handle<_Promise> __coro) noexcept in __coroutine_handle() argument
75 auto __coro = __coro_; in ~__operation_base() local
134 __task(__coro::coroutine_handle<__promise> __coro) noexcept in __task() argument138 explicit __task(__coro::coroutine_handle<__promise> __coro) noexcept in __task() argument173 auto __coro = __p.__is_unhandled_stopped_ ? __p.continuation().unhandled_stopped() in await_suspend() local
496 explicit basic_task(__coro::coroutine_handle<promise_type> __coro) noexcept in basic_task() argument