Searched refs:using_eh_for_cleanups (Results 1 – 14 of 14) sorted by relevance
26 extern void using_eh_for_cleanups (void);
5425 extern void using_eh_for_cleanups (void);
12521 using_eh_for_cleanups (void) in using_eh_for_cleanups() function
1439 (using_eh_for_cleanups): New function.
11986 * tree.h (using_eh_for_cleanups, supports_one_only): Add prototype.
16006 * 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.
22936 * stmt.c (using_eh_for_cleanups_p, using_eh_for_cleanups): Move...22938 (using_eh_for_cleanups): Also moved here.
255 * decl.c (cxx_init_decl_processing): Don't using_eh_for_cleanups
643 * decl.c (init_decl_processing): Call using_eh_for_cleanups.
4834 using_eh_for_cleanups (); in cxx_init_decl_processing()
318 using_eh_for_cleanups (); in gnu_runtime_01_initialize()
390 using_eh_for_cleanups (); in next_runtime_01_initialize()
541 using_eh_for_cleanups (); in next_runtime_02_initialize()
1628 * objc-act.c (objc_init): Call using_eh_for_cleanups.1630 not call using_eh_for_cleanups.