Home
last modified time | relevance | path

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

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/cp/
H A Dcoroutines.cc85 tree actor_decl; /* The synthesized actor function. */ member
576 return info->actor_decl; in coro_get_actor_function()
4042 gcc_checking_assert ((actor_p && info->actor_decl == NULL_TREE) in coro_build_actor_or_destroy_function()
4045 info->actor_decl = fn; in coro_build_actor_or_destroy_function()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/cp/
H A Dcoroutines.cc85 tree actor_decl; /* The synthesized actor function. */ member
576 return info->actor_decl; in coro_get_actor_function()
4024 gcc_checking_assert ((actor_p && info->actor_decl == NULL_TREE) in coro_build_actor_or_destroy_function()
4027 info->actor_decl = fn; in coro_build_actor_or_destroy_function()
/dports/lang/gcc11/gcc-11.2.0/gcc/cp/
H A Dcoroutines.cc85 tree actor_decl; /* The synthesized actor function. */ member
554 return info->actor_decl; in coro_get_actor_function()
4094 gcc_checking_assert ((actor_p && info->actor_decl == NULL_TREE) in coro_build_actor_or_destroy_function()
4097 info->actor_decl = fn; in coro_build_actor_or_destroy_function()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/cp/
H A Dcoroutines.cc85 tree actor_decl; /* The synthesized actor function. */ member
554 return info->actor_decl; in coro_get_actor_function()
4094 gcc_checking_assert ((actor_p && info->actor_decl == NULL_TREE) in coro_build_actor_or_destroy_function()
4097 info->actor_decl = fn; in coro_build_actor_or_destroy_function()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/cp/
H A Dcoroutines.cc85 tree actor_decl; /* The synthesized actor function. */ member
553 return info->actor_decl; in coro_get_actor_function()
4112 gcc_checking_assert ((actor_p && info->actor_decl == NULL_TREE) in coro_build_actor_or_destroy_function()
4115 info->actor_decl = fn; in coro_build_actor_or_destroy_function()