Searched refs:await_template (Results 1 – 1 of 1) sorted by relevance
163 template<typename T> void await_template(T t) { in await_template() function168 template void await_template(awaitable);172 template void await_template(indirectly_awaitable);175 template void await_template(not_awaitable); // expected-note {{instantiation}}181 template void await_template(outer); // expected-note {{instantiation}}