Searched defs:await_resume (Results 1 – 5 of 5) sorted by relevance
184 auto await_resume() noexcept -> std::tuple<_Ts&...> in await_resume() function in exec::__at_coro_exit::__task208 void await_resume() const noexcept {} in await_resume() function
91 static void await_resume() noexcept {} in await_resume() function
379 static void await_resume() noexcept {} in await_resume() function517 auto await_resume() -> _Ty in await_resume() function
153 auto await_resume() -> _Value in await_resume() function
198 [[noreturn]] void await_resume() noexcept in __co_call() function