Searched defs:yield_value (Results 1 - 5 of 5) sorted by relevance

/external/libcxx/test/libcxx/experimental/language.support/support.coroutines/
H A Ddialect_support.sh.cpp32 coro::suspend_never yield_value(int) { return sn; } function in struct:MyFuture::promise_type
/external/libcxx/test/std/experimental/language.support/support.coroutines/end.to.end/
H A Dfullexpr-dtor.pass.cpp52 Bug yield_value(int) { return {}; } function in struct:coro2::promise_type
H A Dmultishot_func.pass.cpp31 suspend_always yield_value(F&& f) { function in struct:func::promise_type
H A Dgenerator.pass.cpp27 suspend_always yield_value(int value) { function in struct:minig::promise_type
/external/libcxx/test/support/
H A Dcoroutine_types.h19 std::experimental::suspend_always yield_value(Ty value) { function in struct:generator::promise_type

Completed in 227 milliseconds