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