Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Dtypeck.c740 lookup_argument_method2 (searched_class, method_name, method_signature) in lookup_argument_method2() function
H A Djava-tree.h1106 extern tree lookup_argument_method2 PARAMS ((tree, tree, tree));
H A DChangeLog6375 * java-tree.h (lookup_argument_method2): Declared.
6379 Call lookup_argument_method2 instead of lookup_argument_method.
6385 (lookup_argument_method2): New function.
H A Dparse.c9969 found = lookup_argument_method2 (class, DECL_NAME (method), sig);
H A Dparse.y6404 found = lookup_argument_method2 (class, DECL_NAME (method), sig);