Searched refs:lookup_java_method2 (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
| H A D | parse.c | 328 static tree lookup_java_method2 PARAMS ((tree, tree, int)); 10214 lookup_java_method2 (BINFO_TYPE (vec_elt), method_decl, 1))) 10232 lookup_java_method2 (clas, method_decl, do_interface) in lookup_java_method2() function
|
| H A D | parse.y | 88 static tree lookup_java_method2 PARAMS ((tree, tree, int)); 6649 lookup_java_method2 (BINFO_TYPE (vec_elt), method_decl, 1))) 6667 lookup_java_method2 (clas, method_decl, do_interface) in lookup_java_method2() function
|
| H A D | ChangeLog | 10905 (lookup_java_method2): Get real method name if necessary. 12212 instead of lookup_java_method2 followed by lookup_java_method. 12394 lookup_java_method2. 13941 lookup_java_method2, lookup_cl, find_name_in_single_imports,
|