Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dparse.c433 static int complete_function_arguments PARAMS ((tree));
13135 if (complete_function_arguments (qual_wfl))
15647 if (complete_function_arguments (node))
15976 complete_function_arguments (node) in complete_function_arguments() function
H A Dparse.y193 static int complete_function_arguments PARAMS ((tree));
9570 if (complete_function_arguments (qual_wfl))
12082 if (complete_function_arguments (node))
12411 complete_function_arguments (node) in complete_function_arguments() function
H A DChangeLog2214 (complete_function_arguments): Don't special-case references to
7668 (complete_function_arguments): Use CALL_EXPLICIT_CONSTRUCTOR_P
10941 (complete_function_arguments): Inline PRIMTYPE.TYPE read access.
11115 (complete_function_arguments): Set and reset parser context
11550 (complete_function_arguments): No more RECORD_TYPE
11791 (complete_function_arguments): Transform string constant or
12438 (complete_function_arguments): New function.