Searched defs:Awaiter (Results 1 – 4 of 4) sorted by relevance
30 struct Awaiter { // expected-note {{in instantiation}} in GetCurrenPromise() struct31 void await_suspend(coroutine_handle<Promise> h) { in GetCurrenPromise()
38 class Awaiter { class
10 struct Awaiter { struct