Searched refs:await_suspend (Results 1 – 2 of 2) sorted by relevance
26 _LIBCPP_HIDE_FROM_ABI constexpr void await_suspend(coroutine_handle<>) const noexcept {} in await_suspend() function32 _LIBCPP_HIDE_FROM_ABI constexpr void await_suspend(coroutine_handle<>) const noexcept {} in await_suspend() function
11854 "return type of 'await_suspend' is required to be 'void' or 'bool' (have %0)"