Home
last modified time | relevance | path

Searched refs:await_suspend (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/libcxx/include/__coroutine/
HDtrivial_awaitables.h26 _LIBCPP_HIDE_FROM_ABI constexpr void await_suspend(coroutine_handle<>) const noexcept {} in await_suspend() function
32 _LIBCPP_HIDE_FROM_ABI constexpr void await_suspend(coroutine_handle<>) const noexcept {} in await_suspend() function
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
HDDiagnosticSemaKinds.td11854 "return type of 'await_suspend' is required to be 'void' or 'bool' (have %0)"