Searched defs:rat_field (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | coroutines.cc | 2195 tree rat_field = lookup_member (coro_frame_type, coro_resume_index_id, in build_actor_fn() local 2462 tree rat_field = lookup_member (coro_frame_type, coro_resume_index_id, in build_destroy_fn() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | coroutines.cc | 2300 tree rat_field = lookup_member (coro_frame_type, resume_idx_name, 1, 0, in build_actor_fn() local 2604 tree rat_field = lookup_member (coro_frame_type, resume_idx_name, 1, 0, in build_destroy_fn() local
|