Searched refs:throw_node (Results 1 – 7 of 7) sorted by relevance
797 throw_node = builtin_function ("_Jv_Throw", in java_init_decl_processing()801 TREE_THIS_VOLATILE (throw_node) = 1; in java_init_decl_processing()802 TREE_SIDE_EFFECTS (throw_node) = 1; in java_init_decl_processing()
679 build_address_of (throw_node), \
884 if (func == throw_node)
628 #define throw_node \ macro
580 build_address_of (throw_node),
2572 || f == throw_node)
3260 * decl.c (init_decl_processing) [throw_node]: No _Jv_Sjlj_Throw.3288 * java-tree.h (throw_node): Define as a single member of3291 * decl.c (throw_node): Don't declare.3292 (init_decl_processing): Init a scalar throw_node.3294 * check-init.c (check_init): Reference scalar throw_node.4938 (throw_node): Define.7550 * decl.c (init_decl_processing): Mark throw_node as a noreturn9936 see THROW_EXPR. Instead, look for a call to throw_node (_Jv_Throw).10384 soft_monitorenter_node, soft_monitorexit_node, throw_node.