Home
last modified time | relevance | path

Searched refs:failure_decl (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dexcept.h163 tree failure_decl; member
Dipa-free-lang-data.cc928 walk_tree (&r->u.must_not_throw.failure_decl, in find_decls_types_in_eh_region()
Dexcept.cc577 new_r->u.must_not_throw.failure_decl = in duplicate_eh_regions_1()
578 old_r->u.must_not_throw.failure_decl; in duplicate_eh_regions_1()
Dtree-eh.cc1914 this_region->u.must_not_throw.failure_decl in lower_eh_must_not_throw()
1923 TREE_USED (this_region->u.must_not_throw.failure_decl) = 1; in lower_eh_must_not_throw()
3381 fn = dst_r->u.must_not_throw.failure_decl; in lower_resx()
Dlto-streamer-in.cc780 r->u.must_not_throw.failure_decl = stream_read_tree (ib, data_in); in input_eh_region()
Dlto-streamer-out.cc1964 stream_write_tree (ob, r->u.must_not_throw.failure_decl, true); in output_eh_region()