Home
last modified time | relevance | path

Searched refs:need_free_if (Results 1 – 7 of 7) sorted by relevance

/dports/devel/avr-gcc/gcc-10.2.0/gcc/cp/
H A Dcoroutines.cc2365 tree need_free_if = begin_if_stmt (); in build_actor_fn() local
2368 finish_if_stmt_cond (cmp, need_free_if); in build_actor_fn()
2450 finish_then_clause (need_free_if); in build_actor_fn()
2451 tree scope = IF_SCOPE (need_free_if); in build_actor_fn()
2452 IF_SCOPE (need_free_if) = NULL; in build_actor_fn()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/cp/
H A Dcoroutines.cc2337 tree need_free_if = begin_if_stmt (); in build_actor_fn() local
2340 finish_if_stmt_cond (cmp, need_free_if); in build_actor_fn()
2364 finish_then_clause (need_free_if); in build_actor_fn()
2365 tree scope = IF_SCOPE (need_free_if); in build_actor_fn()
2366 IF_SCOPE (need_free_if) = NULL; in build_actor_fn()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/cp/
H A Dcoroutines.cc2336 tree need_free_if = begin_if_stmt (); in build_actor_fn() local
2339 finish_if_stmt_cond (cmp, need_free_if); in build_actor_fn()
2363 finish_then_clause (need_free_if); in build_actor_fn()
2364 tree scope = IF_SCOPE (need_free_if); in build_actor_fn()
2365 IF_SCOPE (need_free_if) = NULL; in build_actor_fn()
/dports/lang/gcc11/gcc-11.2.0/gcc/cp/
H A Dcoroutines.cc2469 tree need_free_if = begin_if_stmt (); in build_actor_fn() local
2472 finish_if_stmt_cond (cmp, need_free_if); in build_actor_fn()
2496 finish_then_clause (need_free_if); in build_actor_fn()
2497 tree scope = IF_SCOPE (need_free_if); in build_actor_fn()
2498 IF_SCOPE (need_free_if) = NULL; in build_actor_fn()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/cp/
H A Dcoroutines.cc2469 tree need_free_if = begin_if_stmt (); in build_actor_fn() local
2472 finish_if_stmt_cond (cmp, need_free_if); in build_actor_fn()
2496 finish_then_clause (need_free_if); in build_actor_fn()
2497 tree scope = IF_SCOPE (need_free_if); in build_actor_fn()
2498 IF_SCOPE (need_free_if) = NULL; in build_actor_fn()
/dports/lang/gcc10/gcc-10.3.0/gcc/cp/
H A Dcoroutines.cc2450 tree need_free_if = begin_if_stmt (); in build_actor_fn() local
2453 finish_if_stmt_cond (cmp, need_free_if); in build_actor_fn()
2477 finish_then_clause (need_free_if); in build_actor_fn()
2478 tree scope = IF_SCOPE (need_free_if); in build_actor_fn()
2479 IF_SCOPE (need_free_if) = NULL; in build_actor_fn()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/cp/
H A Dcoroutines.cc2485 tree need_free_if = begin_if_stmt (); in build_actor_fn() local
2488 finish_if_stmt_cond (cmp, need_free_if); in build_actor_fn()
2512 finish_then_clause (need_free_if); in build_actor_fn()
2513 tree scope = IF_SCOPE (need_free_if); in build_actor_fn()
2514 IF_SCOPE (need_free_if) = NULL; in build_actor_fn()