Home
last modified time | relevance | path

Searched defs:coro_frame_ptr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcoroutines.cc4011 tree coro_frame_ptr, bool actor_p) in coro_build_actor_or_destroy_function()
4463 tree coro_frame_ptr = build_pointer_type (coro_frame_type); in morph_fn_to_coro() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcoroutines.cc4064 tree coro_frame_ptr, bool actor_p) in coro_build_actor_or_destroy_function()
4421 tree coro_frame_ptr = build_pointer_type (coro_frame_type); in morph_fn_to_coro() local