Home
last modified time | relevance | path

Searched defs:finally (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-eh.c955 get_eh_else (gimple_seq finally) in get_eh_else()
991 gimple_seq finally = gimple_try_cleanup (tf->top_p); in honor_protect_cleanup_actions() local
1072 gimple_seq finally; in lower_try_finally_nofallthru() local
1138 gimple_seq finally; in lower_try_finally_onedest() local
1236 gimple_seq finally; in lower_try_finally_copy() local
1377 gimple_seq finally; in lower_try_finally_switch() local
1578 decide_copy_try_finally (int ndests, bool may_throw, gimple_seq finally) in decide_copy_try_finally()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-eh.cc950 get_eh_else (gimple_seq finally) in get_eh_else()
986 gimple_seq finally = gimple_try_cleanup (tf->top_p); in honor_protect_cleanup_actions() local
1067 gimple_seq finally; in lower_try_finally_nofallthru() local
1133 gimple_seq finally; in lower_try_finally_onedest() local
1231 gimple_seq finally; in lower_try_finally_copy() local
1372 gimple_seq finally; in lower_try_finally_switch() local
1573 decide_copy_try_finally (int ndests, bool may_throw, gimple_seq finally) in decide_copy_try_finally()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dtoir.cc1301 tree finally = this->end_scope (); in visit() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dtoir.cc1288 tree finally = this->end_scope (); in visit() local
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-decl.cc6663 gfc_conv_cfi_to_gfc (stmtblock_t *init, stmtblock_t *finally, in gfc_conv_cfi_to_gfc()