Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcoroutines.cc1913 transform_await_expr (tree await_expr, await_xform_data *xform) in transform_await_expr() function
1972 *stmt = transform_await_expr (await_expr, xform); in transform_await_wrapper()
H A DChangeLog-20205256 (transform_await_expr): Remove code tracking continuation handles.
5642 (transform_await_expr): Only substitute the awaitable
H A DChangeLog-20211375 (transform_await_expr): Delete code that is now unused.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcoroutines.cc1879 transform_await_expr (tree await_expr, await_xform_data *xform) in transform_await_expr() function
1949 *stmt = transform_await_expr (await_expr, xform); in transform_await_wrapper()