Home
last modified time | relevance | path

Searched refs:eh_only (Results 1 – 25 of 89) sorted by relevance

1234

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dgimplify.c3906 gimple_push_cleanup (tree var, tree cleanup, bool eh_only, tree *pre_p) in gimple_push_cleanup() argument
3957 CLEANUP_EH_ONLY (wce) = eh_only; in gimple_push_cleanup()
H A Dc-typeck.c7797 push_cleanup (tree ARG_UNUSED (decl), tree cleanup, bool eh_only) in push_cleanup() argument
7803 code = eh_only ? TRY_CATCH_EXPR : TRY_FINALLY_EXPR; in push_cleanup()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dstmt.c4204 expand_decl_cleanup_eh (tree decl, tree cleanup, int eh_only) in expand_decl_cleanup_eh() argument
4210 CLEANUP_EH_ONLY (node) = eh_only; in expand_decl_cleanup_eh()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dstmt.c4204 expand_decl_cleanup_eh (tree decl, tree cleanup, int eh_only) in expand_decl_cleanup_eh() argument
4210 CLEANUP_EH_ONLY (node) = eh_only; in expand_decl_cleanup_eh()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgimplify.c5567 gimple_push_cleanup (tree var, tree cleanup, bool eh_only, gimple_seq *pre_p) in gimple_push_cleanup() argument
5620 gimple_wce_set_cleanup_eh_only (wce, eh_only); in gimple_push_cleanup()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgimplify.c5565 gimple_push_cleanup (tree var, tree cleanup, bool eh_only, gimple_seq *pre_p) in gimple_push_cleanup() argument
5618 gimple_wce_set_cleanup_eh_only (wce, eh_only); in gimple_push_cleanup()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dsemantics.c480 push_cleanup (tree decl, tree cleanup, bool eh_only) in push_cleanup() argument
483 CLEANUP_EH_ONLY (stmt) = eh_only; in push_cleanup()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgimplify.c5213 gimple_push_cleanup (tree var, tree cleanup, bool eh_only, gimple_seq *pre_p) in gimple_push_cleanup() argument
5266 gimple_wce_set_cleanup_eh_only (wce, eh_only); in gimple_push_cleanup()
/dports/lang/gnat_util/gcc-6-20180516/gcc/cp/
H A Dsemantics.c475 push_cleanup (tree decl, tree cleanup, bool eh_only) in push_cleanup() argument
478 CLEANUP_EH_ONLY (stmt) = eh_only; in push_cleanup()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/cp/
H A Dsemantics.c480 push_cleanup (tree decl, tree cleanup, bool eh_only) in push_cleanup() argument
483 CLEANUP_EH_ONLY (stmt) = eh_only; in push_cleanup()
/dports/lang/gcc48/gcc-4.8.5/gcc/cp/
H A Dsemantics.c476 push_cleanup (tree decl, tree cleanup, bool eh_only) in push_cleanup() argument
479 CLEANUP_EH_ONLY (stmt) = eh_only; in push_cleanup()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dsemantics.c480 push_cleanup (tree decl, tree cleanup, bool eh_only) in push_cleanup() argument
483 CLEANUP_EH_ONLY (stmt) = eh_only; in push_cleanup()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/cp/
H A Dsemantics.c480 push_cleanup (tree decl, tree cleanup, bool eh_only) in push_cleanup() argument
483 CLEANUP_EH_ONLY (stmt) = eh_only; in push_cleanup()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dsemantics.c480 push_cleanup (tree decl, tree cleanup, bool eh_only) in push_cleanup() argument
483 CLEANUP_EH_ONLY (stmt) = eh_only; in push_cleanup()
/dports/lang/gcc8/gcc-8.5.0/gcc/cp/
H A Dsemantics.c480 push_cleanup (tree decl, tree cleanup, bool eh_only) in push_cleanup() argument
483 CLEANUP_EH_ONLY (stmt) = eh_only; in push_cleanup()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/cp/
H A Dsemantics.c465 push_cleanup (tree decl, tree cleanup, bool eh_only) in push_cleanup() argument
468 CLEANUP_EH_ONLY (stmt) = eh_only; in push_cleanup()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/cp/
H A Dsemantics.c475 push_cleanup (tree decl, tree cleanup, bool eh_only) in push_cleanup() argument
478 CLEANUP_EH_ONLY (stmt) = eh_only; in push_cleanup()
/dports/lang/gcc9/gcc-9.4.0/gcc/cp/
H A Dsemantics.c482 push_cleanup (tree decl, tree cleanup, bool eh_only) in push_cleanup() argument
485 CLEANUP_EH_ONLY (stmt) = eh_only; in push_cleanup()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/cp/
H A Dsemantics.c484 push_cleanup (tree decl, tree cleanup, bool eh_only) in push_cleanup() argument
487 CLEANUP_EH_ONLY (stmt) = eh_only; in push_cleanup()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/cp/
H A Dsemantics.c481 push_cleanup (tree decl, tree cleanup, bool eh_only) in push_cleanup() argument
484 CLEANUP_EH_ONLY (stmt) = eh_only; in push_cleanup()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/cp/
H A Dsemantics.c482 push_cleanup (tree decl, tree cleanup, bool eh_only) in push_cleanup() argument
485 CLEANUP_EH_ONLY (stmt) = eh_only; in push_cleanup()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/cp/
H A Dsemantics.c482 push_cleanup (tree decl, tree cleanup, bool eh_only) in push_cleanup() argument
485 CLEANUP_EH_ONLY (stmt) = eh_only; in push_cleanup()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/cp/
H A Dsemantics.c661 push_cleanup (tree decl, tree cleanup, bool eh_only) in push_cleanup() argument
664 CLEANUP_EH_ONLY (stmt) = eh_only; in push_cleanup()
/dports/lang/gcc48/gcc-4.8.5/gcc/c/
H A Dc-typeck.c9391 push_cleanup (tree decl, tree cleanup, bool eh_only) in push_cleanup() argument
9397 code = eh_only ? TRY_CATCH_EXPR : TRY_FINALLY_EXPR; in push_cleanup()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/c/
H A Dc-typeck.c9369 push_cleanup (tree decl, tree cleanup, bool eh_only) in push_cleanup() argument
9375 code = eh_only ? TRY_CATCH_EXPR : TRY_FINALLY_EXPR; in push_cleanup()

1234