HomeSort by relevance Sort by last modified time
    Searched defs:get_return_object (Results 1 - 22 of 22) sorted by null

  /external/libcxx/test/libcxx/experimental/language.support/support.coroutines/
dialect_support.sh.cpp 33 MyFuture get_return_object() { function in struct:MyFuture::promise_type
  /external/libcxx/test/std/experimental/language.support/support.coroutines/coroutine.handle/coroutine.handle.prom/
promise.pass.cpp 37 MyCoro get_return_object() { function in struct:MyCoro::promise_type
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/libcxx/experimental/language.support/support.coroutines/
dialect_support.sh.cpp 33 MyFuture get_return_object() { function in struct:MyFuture::promise_type
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/experimental/language.support/support.coroutines/coroutine.handle/coroutine.handle.prom/
promise.pass.cpp 37 MyCoro get_return_object() { function in struct:MyCoro::promise_type
  /external/libcxx/test/std/experimental/language.support/support.coroutines/end.to.end/
oneshot_func.pass.cpp 25 func get_return_object() { return {this}; } function in struct:func::promise_type
await_result.pass.cpp 20 coro_t get_return_object() { function in struct:coro_t::promise_type
bool_await_suspend.pass.cpp 23 coro_t get_return_object() { function in struct:coro_t::promise_type
fullexpr-dtor.pass.cpp 50 coro2 get_return_object() { return{}; } function in struct:coro2::promise_type
generator.pass.cpp 33 minig get_return_object() { return minig{this}; }; function in struct:minig::promise_type
multishot_func.pass.cpp 26 func get_return_object() { return {this}; } function in struct:func::promise_type
expected.pass.cpp 40 DataPtr get_return_object() { data = new Data{}; return {data}; } function in struct:expected::promise_type
go.pass.cpp 52 goroutine get_return_object() { function in struct:goroutine::promise_type
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/experimental/language.support/support.coroutines/end.to.end/
oneshot_func.pass.cpp 25 func get_return_object() { return {this}; } function in struct:func::promise_type
await_result.pass.cpp 20 coro_t get_return_object() { function in struct:coro_t::promise_type
bool_await_suspend.pass.cpp 23 coro_t get_return_object() { function in struct:coro_t::promise_type
fullexpr-dtor.pass.cpp 50 coro2 get_return_object() { return{}; } function in struct:coro2::promise_type
generator.pass.cpp 33 minig get_return_object() { return minig{this}; }; function in struct:minig::promise_type
multishot_func.pass.cpp 26 func get_return_object() { return {this}; } function in struct:func::promise_type
expected.pass.cpp 40 DataPtr get_return_object() { data = new Data{}; return {data}; } function in struct:expected::promise_type
go.pass.cpp 52 goroutine get_return_object() { function in struct:goroutine::promise_type
  /external/libcxx/test/support/
coroutine_types.h 25 generator get_return_object() { return generator{this}; }; function in struct:generator::promise_type
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/support/
coroutine_types.h 25 generator get_return_object() { return generator{this}; }; function in struct:generator::promise_type

Completed in 470 milliseconds