Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Ddecl2.c72 static bool acceptable_java_type (tree);
518 acceptable_java_type (tree type) in acceptable_java_type() function
562 if (!acceptable_java_type (ret_type)) in check_java_method()
578 if (!acceptable_java_type (type)) in check_java_method()