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

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/cp/
H A Ddecl2.c70 static bool acceptable_java_type (tree);
504 acceptable_java_type (tree type)
545 if (!acceptable_java_type (ret_type))
561 if (!acceptable_java_type (type))
503 acceptable_java_type (tree type) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl2.c72 static bool acceptable_java_type (tree);
513 acceptable_java_type (tree type)
557 if (!acceptable_java_type (ret_type))
573 if (!acceptable_java_type (type))
512 acceptable_java_type (tree type) function

Completed in 62 milliseconds