Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Dexcept.c273 tree jthrow_node in decl_is_java_type() local
276 if (jthrow_node == NULL_TREE) in decl_is_java_type()
280 jthrow_node = TREE_TYPE (TREE_TYPE (jthrow_node)); in decl_is_java_type()
282 if (! DERIVED_FROM_P (jthrow_node, TREE_TYPE (decl))) in decl_is_java_type()