Searched refs:lookup_java_method (Results 1 – 4 of 4) sorted by relevance
755 lookup_java_method (searched_class, method_name, method_signature) in lookup_java_method() function
1104 extern tree lookup_java_method PARAMS ((tree, tree, tree));
2067 method = lookup_java_method (self_type, method_name, method_signature);
6386 (lookup_java_method): Re-written by calling lookup_do.7507 * typeck.c (lookup_java_method): Take WFLs in method names into7655 * typeck.c: (lookup_java_method): search all inherited12212 instead of lookup_java_method2 followed by lookup_java_method.14649 (lookup_java_method): New function.