| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | coreturn.cpp | 14 void get_return_object(); 22 void get_return_object(); 31 VoidTagNoReturn get_return_object(); 40 VoidTagReturnValue get_return_object(); 50 VoidTagReturnVoid get_return_object(); 59 float get_return_object(); 67 int get_return_object();
|
| H A D | coreturn-exp-namespace.cpp | 14 void get_return_object(); 22 void get_return_object(); 31 VoidTagNoReturn get_return_object(); 40 VoidTagReturnValue get_return_object(); 50 VoidTagReturnVoid get_return_object(); 59 float get_return_object(); 67 int get_return_object();
|
| H A D | coroutines.cpp | 130 void get_return_object(); 141 void get_return_object(); 536 void get_return_object(); 578 coro<bad_promise_2> get_return_object(); 589 coro<bad_promise_3> get_return_object(); 599 coro<bad_promise_4> get_return_object(); 753 float get_return_object(); 785 int get_return_object() {} in get_return_object() function 940 int get_return_object() {} in get_return_object() function 959 int get_return_object() {} in get_return_object() function [all …]
|
| H A D | coroutines-exp-namespace.cpp | 137 void get_return_object(); 148 void get_return_object(); 461 coro<basic_promise> get_return_object(); 549 void get_return_object(); 591 coro<bad_promise_2> get_return_object(); 602 coro<bad_promise_3> get_return_object(); 766 float get_return_object(); 796 int get_return_object() {} in get_return_object() function 950 int get_return_object() {} in get_return_object() function 968 int get_return_object() {} in get_return_object() function [all …]
|
| H A D | co_await-range-for-exp-namespace.cpp | 42 MyForLoopArrayAwaiter get_return_object() { return {}; } in get_return_object() function 61 ForLoopAwaiterBadBeginTransform get_return_object(); 95 ForLoopAwaiterBadIncTransform get_return_object(); 136 ForLoopAwaiterCoawaitLookup get_return_object();
|
| H A D | co_await-range-for.cpp | 42 MyForLoopArrayAwaiter get_return_object() { return {}; } in get_return_object() function 60 ForLoopAwaiterBadBeginTransform get_return_object(); 94 ForLoopAwaiterBadIncTransform get_return_object(); 135 ForLoopAwaiterCoawaitLookup get_return_object();
|
| H A D | coroutine-final-suspend-noexcept-exp-namespace.cpp | 44 coro_t get_return_object(); 75 correct_coro get_return_object(); 96 incorrect_coro get_return_object();
|
| H A D | coroutine-final-suspend-noexcept.cpp | 43 coro_t get_return_object(); 74 correct_coro get_return_object(); 95 incorrect_coro get_return_object();
|
| H A D | coreturn-eh.cpp | 18 void get_return_object(); 27 VoidTagReturnValue get_return_object();
|
| H A D | coreturn-eh-exp-namespace.cpp | 19 void get_return_object(); 28 VoidTagReturnValue get_return_object();
|
| H A D | coroutine-allocs.cpp | 14 resumable get_return_object() { return {}; } in get_return_object() function 73 resumable2 get_return_object() { return {}; } in get_return_object() function
|
| /llvm-project-15.0.7/clang/test/CodeGenCoroutines/ |
| H A D | coro-alloc.cpp | 46 void get_return_object() {} in get_return_object() function 87 void get_return_object() {} in get_return_object() function 113 void get_return_object() {} in get_return_object() function 143 void get_return_object() {} in get_return_object() function 166 void get_return_object() {} in get_return_object() function 191 void get_return_object() {} in get_return_object() function 216 int get_return_object() { return 0; } in get_return_object() function
|
| H A D | coro-alloc-exp-namespace.cpp | 48 void get_return_object() {} in get_return_object() function 89 void get_return_object() {} in get_return_object() function 115 void get_return_object() {} in get_return_object() function 145 void get_return_object() {} in get_return_object() function 168 void get_return_object() {} in get_return_object() function 193 void get_return_object() {} in get_return_object() function 218 int get_return_object() { return 0; } in get_return_object() function
|
| H A D | coro-params-exp-namespace.cpp | 30 void get_return_object() noexcept; 165 void get_return_object() {} in get_return_object() function 189 method get_return_object();
|
| H A D | coro-params.cpp | 30 void get_return_object() noexcept; 163 void get_return_object() {} in get_return_object() function 187 method get_return_object();
|
| H A D | coro-ret-void.cpp | 7 coro1 get_return_object(); 39 coro2 get_return_object();
|
| H A D | coro-await-resume-eh.cpp | 21 auto get_return_object() { return throwing_task{}; } in get_return_object() function 95 auto get_return_object() { return noexcept_task{}; } in get_return_object() function
|
| H A D | coro-ret-void-exp-namespace.cpp | 9 coro1 get_return_object(); 40 coro2 get_return_object();
|
| H A D | coro-await.cpp | 45 void get_return_object(); 117 void get_return_object(); 294 void get_return_object();
|
| H A D | coro-await-resume-eh-exp-namespace.cpp | 23 auto get_return_object() { return throwing_task{}; } in get_return_object() function 97 auto get_return_object() { return noexcept_task{}; } in get_return_object() function
|
| H A D | coro-return.cpp | 26 void get_return_object(); 45 int get_return_object();
|
| H A D | coro-await-exp-namespace.cpp | 47 void get_return_object(); 119 void get_return_object(); 299 void get_return_object();
|
| H A D | coro-return-exp-namespace.cpp | 26 void get_return_object(); 45 int get_return_object();
|
| H A D | coro-gro2.cpp | 22 RetObject get_return_object(); 51 RetObject get_return_object();
|
| H A D | coro-gro2-exp-namespace.cpp | 21 RetObject get_return_object(); 49 RetObject get_return_object();
|