Searched refs:throwable_type_node (Results 1 – 8 of 8) sorted by relevance
381 type = throwable_type_node;
1188 POP_TYPE (throwable_type_node, "missing throwable at athrow" );1451 type = throwable_type_node;
468 #define throwable_type_node \ macro
565 throwable_type_node = lookup_class (get_identifier ("java.lang.Throwable")); in java_init_decl_processing()
3266 build_java_athrow (pop_value (throwable_type_node))
2408 exception_type = build_pointer_type (throwable_type_node);
9952 if (!inherits_from_p (TREE_VALUE (mthrows), throwable_type_node))19238 if (!inherits_from_p (carg_type, throwable_type_node))19390 if (!try_reference_assignconv (throwable_type_node, expr))
6387 if (!inherits_from_p (TREE_VALUE (mthrows), throwable_type_node))15673 if (!inherits_from_p (carg_type, throwable_type_node))15825 if (!try_reference_assignconv (throwable_type_node, expr))