Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A DChangeLog4666 (source_start_java_method): Call MAYBE_CREATE_VAR_LANG_DECL_SPECIFIC
5934 * parse.y (source_start_java_method): Deleted unnecessary code.
6969 (source_start_java_method): Mark parm decls with LOCAL_FINAL if
7306 (source_start_java_method): Also set DECL_MAX_LOCALS.
8058 (source_start_java_method): Likewise.
10487 (source_start_java_method): Obtain incomplete type for patchable
10595 (source_start_java_method): Get real parameter type from
11392 (source_start_java_method): Suppressed unused extern variable
12554 (source_start_java_method): Reverse argument list after they've
13038 (source_start_java_method): Use build_decl_no_layout to build the
[all …]
H A Dparse.c350 static void source_start_java_method PARAMS ((tree));
3854 source_start_java_method (current_function_decl); in yyparse()
4089 source_start_java_method (current_function_decl); in yyparse()
10927 source_start_java_method (fndecl) in source_start_java_method() function
11009 source_start_java_method (mdecl);
H A Dparse.y110 static void source_start_java_method PARAMS ((tree));
1016 source_start_java_method (current_function_decl);
1183 source_start_java_method (current_function_decl);
7362 source_start_java_method (fndecl) in source_start_java_method() function
7444 source_start_java_method (mdecl);