Home
last modified time | relevance | path

Searched refs:using_eh_for_cleanups (Results 1 – 14 of 14) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-eh.h26 extern void using_eh_for_cleanups (void);
Dtree.h5425 extern void using_eh_for_cleanups (void);
Dtree.cc12521 using_eh_for_cleanups (void) in using_eh_for_cleanups() function
DFSFChangeLog.111439 (using_eh_for_cleanups): New function.
DChangeLog-199811986 * tree.h (using_eh_for_cleanups, supports_one_only): Add prototype.
DChangeLog-201316006 * tree.c (using_eh_for_cleanups_flag, using_eh_for_cleanups,
16009 * tree-eh.c (using_eh_for_cleanups_p, using_eh_for_cleanups): Delete.
DChangeLog-200422936 * stmt.c (using_eh_for_cleanups_p, using_eh_for_cleanups): Move...
22938 (using_eh_for_cleanups): Also moved here.
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
DChangeLog.tree-ssa255 * decl.c (cxx_init_decl_processing): Don't using_eh_for_cleanups
DChangeLog-1997643 * decl.c (init_decl_processing): Call using_eh_for_cleanups.
Ddecl.cc4834 using_eh_for_cleanups (); in cxx_init_decl_processing()
/netbsd/src/external/gpl3/gcc/dist/gcc/objc/
Dobjc-gnu-runtime-abi-01.cc318 using_eh_for_cleanups (); in gnu_runtime_01_initialize()
Dobjc-next-runtime-abi-01.cc390 using_eh_for_cleanups (); in next_runtime_01_initialize()
Dobjc-next-runtime-abi-02.cc541 using_eh_for_cleanups (); in next_runtime_02_initialize()
DChangeLog1628 * objc-act.c (objc_init): Call using_eh_for_cleanups.
1630 not call using_eh_for_cleanups.