Searched defs:eh_only (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | semantics.c | 483 push_cleanup (tree decl, tree cleanup, bool eh_only) in push_cleanup()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | semantics.cc | 687 push_cleanup (tree decl, tree cleanup, bool eh_only) in push_cleanup()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-typeck.c | 11459 push_cleanup (tree decl, tree cleanup, bool eh_only) in push_cleanup()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-typeck.cc | 11563 push_cleanup (tree decl, tree cleanup, bool eh_only) in push_cleanup()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimplify.cc | 6964 gimple_push_cleanup (tree var, tree cleanup, bool eh_only, gimple_seq *pre_p, in gimple_push_cleanup()
|