Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dcoroutines.cpp69 struct not_awaitable {}; struct
77 not_awaitable yield_value(void()); // expected-note 2{{candidate}}
174 struct not_awaitable {}; struct
175 template void await_template(not_awaitable); // expected-note {{instantiation}}
252 not_awaitable initial_suspend();
263 not_awaitable final_suspend();