Home
last modified time | relevance | path

Searched refs:check_for_static_method_reference (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dparse.c434 static int check_for_static_method_reference PARAMS ((tree, tree, tree,
14023 if (check_for_static_method_reference (wfl, patch, list,
14230 check_for_static_method_reference (wfl, node, method, where, primary) in check_for_static_method_reference() function
H A Dparse.y194 static int check_for_static_method_reference PARAMS ((tree, tree, tree,
10458 if (check_for_static_method_reference (wfl, patch, list,
10665 check_for_static_method_reference (wfl, node, method, where, primary) in check_for_static_method_reference() function
H A DChangeLog6945 (check_for_static_method_reference): Prototype's parameter list
7855 check_for_static_method_reference, patch_assignment, patch_binop,
11405 (check_for_static_method_reference): Fixed lang_printable_name
12279 (check_for_static_method_reference): Add returned type in error
12425 (check_for_static_method_reference): New function.