Home
last modified time | relevance | path

Searched refs:TREE_NOTHROW (Results 1 – 25 of 40) sorted by relevance

12

/openbsd/gnu/gcc/gcc/cp/
H A Dexcept.c71 TREE_NOTHROW (terminate_node) = 1; in init_exception_processing()
216 return TREE_NOTHROW (CLASSTYPE_DESTRUCTORS (type)); in dtor_nothrow()
233 TREE_NOTHROW (fn) = 0; in do_end_catch()
237 TREE_NOTHROW (cleanup) = dtor_nothrow (type); in do_end_catch()
H A Doptimize.c206 cp_function_chain->can_throw = !TREE_NOTHROW (fn); in maybe_clone_body()
H A Ddecl.c1278 TREE_NOTHROW (olddecl) = 0; in duplicate_decls()
1717 if (TREE_NOTHROW (newdecl)) in duplicate_decls()
1718 TREE_NOTHROW (olddecl) = 1; in duplicate_decls()
1753 TREE_NOTHROW (newdecl) |= TREE_NOTHROW (olddecl); in duplicate_decls()
3497 TREE_NOTHROW (fn) = 1; in build_library_fn()
3507 TREE_NOTHROW (fn) = TYPE_NOTHROW_P (type); in build_cp_library_fn()
3573 TREE_NOTHROW (fn) = 0; in push_throw_library_fn()
6246 TREE_NOTHROW (decl) = 1; in grokfndecl()
11243 TREE_NOTHROW (fndecl) = 1; in finish_function()
H A Dcall.c311 nothrow = ((decl && TREE_NOTHROW (decl)) in build_call()
339 TREE_NOTHROW (function) = nothrow; in build_call()
5052 if ((!fndecl || !TREE_NOTHROW (fndecl)) in build_cxx_call()
H A DChangeLog-20005435 * decl.c (grokfndecl): Set TREE_NOTHROW if TYPE_NOTHROW_P.
5562 * call.c (build_call): Set TREE_NOTHROW on the CALL_EXPR as
5564 * decl.c (define_function): Set TREE_NOTHROW on the FUNCTION_DECL.
5566 TREE_NOTHROW or TREE_THIS_VOLATILE on the function as appropriate.
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dexcept.c71 TREE_NOTHROW (terminate_node) = 1; in init_exception_processing()
184 return TREE_NOTHROW (CLASSTYPE_DESTRUCTORS (type));
204 TREE_NOTHROW (fn) = 0;
208 TREE_NOTHROW (cleanup) = dtor_nothrow (type);
H A Doptimize.c269 cp_function_chain->can_throw = !TREE_NOTHROW (fn);
H A Ddecl.c3435 TREE_NOTHROW (olddecl) = 0;
7299 TREE_NOTHROW (fn) = 1;
7326 TREE_NOTHROW (fn) = TYPE_NOTHROW_P (type);
7402 TREE_NOTHROW (fn) = 0;
9860 TREE_NOTHROW (decl) = 1;
15020 TREE_NOTHROW (fndecl) = 1;
H A Dcall.c384 nothrow = ((decl && TREE_NOTHROW (decl))
426 TREE_NOTHROW (function) = nothrow;
4738 if ((!fndecl || !TREE_NOTHROW (fndecl)) in build_cxx_call()
H A Ddecl2.c4880 || TREE_NOTHROW (decl)
4885 || TREE_NOTHROW (current_function_decl)
/openbsd/gnu/gcc/gcc/
H A Dtarghooks.c413 TREE_NOTHROW (fn) = 1; in init_stack_smash_fn()
H A Dcoverage.c743 TREE_NOTHROW (fn) = 1; in build_ctr_info_value()
H A Dprint-tree.c293 if (TREE_NOTHROW (node)) in print_node()
H A Dexcept.c2800 TREE_NOTHROW (current_function_decl) = 1; in set_nothrow_function_flags()
2816 TREE_NOTHROW (current_function_decl) = 0; in set_nothrow_function_flags()
2829 TREE_NOTHROW (current_function_decl) = 0; in set_nothrow_function_flags()
H A Dcalls.c592 if (TREE_NOTHROW (exp)) in flags_from_decl_or_type()
1951 if (TREE_NOTHROW (exp)) in expand_call()
H A Dtree-cfg.c1806 if (TREE_NOTHROW (decl)) in update_call_expr_flags()
1807 TREE_NOTHROW (call) = 1; in update_call_expr_flags()
H A Dvarasm.c4686 TREE_NOTHROW (decl) = TREE_NOTHROW (alias_decl); in weak_finish()
H A Dtree.c3194 TREE_NOTHROW (decl) = 1; in build_fn_decl()
6654 TREE_NOTHROW (decl) = 1; in local_define_builtin()
/openbsd/gnu/gcc/gcc/objc/
H A Dobjc-act.c1635 TREE_NOTHROW (umsg_decl) = 0; in synth_module_prologue()
1636 TREE_NOTHROW (umsg_nonnil_decl) = 0; in synth_module_prologue()
1637 TREE_NOTHROW (umsg_stret_decl) = 0; in synth_module_prologue()
1638 TREE_NOTHROW (umsg_nonnil_stret_decl) = 0; in synth_module_prologue()
1646 TREE_NOTHROW (umsg_fast_decl) = 0; in synth_module_prologue()
1669 TREE_NOTHROW (umsg_super_decl) = 0; in synth_module_prologue()
1670 TREE_NOTHROW (umsg_super_stret_decl) = 0; in synth_module_prologue()
1693 TREE_NOTHROW (umsg_decl) = 0; in synth_module_prologue()
1704 TREE_NOTHROW (umsg_super_decl) = 0; in synth_module_prologue()
H A DChangeLog102 * objc-act.c (synth_module_prologue): Clear TREE_NOTHROW
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dprint-tree.c275 if (TREE_NOTHROW (node))
H A Dtoplev.c2581 TREE_NOTHROW (current_function_decl) = 1;
3647 TREE_NOTHROW (current_function_decl) = 1;
H A Dcalls.c848 if (TREE_NOTHROW (exp))
2245 if (TREE_NOTHROW (exp))
H A Dtree.h639 #define TREE_NOTHROW(NODE) ((NODE)->common.nothrow_flag) macro
/openbsd/gnu/gcc/gcc/treelang/
H A Dtreetree.c1209 TREE_NOTHROW (*node) = 1; in handle_attribute()

12