Searched defs:__promise_base (Results 1 – 2 of 2) sorted by relevance
37 struct __promise_base struct 39 initial_suspendstdexec::__connect_awaitable_::__promise_base initial_suspend() argument 44 final_suspendstdexec::__connect_awaitable_::__promise_base final_suspend() argument 49 unhandled_exceptionstdexec::__connect_awaitable_::__promise_base unhandled_exception() argument 54 return_voidstdexec::__connect_awaitable_::__promise_base return_void() argument
297 struct __promise_base struct299 void return_value(_Ty value) in return_value()304 __variant_for<_Ty, std::exception_ptr> __data_{};308 struct __promise_base<void> struct310 struct __void313 void return_void() in return_void()318 __variant_for<__void, std::exception_ptr> __data_{};