Searched refs:has_method (Results 1 – 5 of 5) sorted by relevance
773 has_method (class, method_name) in has_method() function
1107 extern int has_method PARAMS ((tree, tree));
13991 if (has_method (class_to_search, name))
10426 if (has_method (class_to_search, name))
3093 (has_method): New function. Uses build_null_signature and lookup_do.3094 * java-tree.h (has_method): New declaration.