Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dparse.c386 static void java_complete_expand_method PARAMS ((tree));
11310 java_complete_expand_method (generate_finit (current_class));
11315 java_complete_expand_method (generate_instinit (current_class));
11331 java_complete_expand_method (decl);
11360 java_complete_expand_method (decl);
11368 java_complete_expand_method (clinit);
11374 java_complete_expand_method (TYPE_DOT_CLASS (current_class));
11609 java_complete_expand_method (mdecl) in java_complete_expand_method() function
12622 java_complete_expand_method (d); in java_expand_classes()
12647 java_complete_expand_method (d); in java_expand_classes()
[all …]
H A Dparse.y146 static void java_complete_expand_method PARAMS ((tree));
7745 java_complete_expand_method (generate_finit (current_class));
7750 java_complete_expand_method (generate_instinit (current_class));
7766 java_complete_expand_method (decl);
7795 java_complete_expand_method (decl);
7803 java_complete_expand_method (clinit);
7809 java_complete_expand_method (TYPE_DOT_CLASS (current_class));
8044 java_complete_expand_method (mdecl) in java_complete_expand_method() function
9057 java_complete_expand_method (d); in java_expand_classes()
9082 java_complete_expand_method (d); in java_expand_classes()
[all …]
H A DChangeLog1965 blocks, which used to be done in java_complete_expand_method but did
2555 (java_complete_expand_method): Unconditionally save and restore
2718 (java_complete_expand_method): New locals `fbody', `block_body'
3527 misleading name, so inline in caller java_complete_expand_method.
3831 (java_check_regular_methods, java_complete_expand_method): Likewise.
5765 (java_complete_expand_method): Check whether <clinit> is really
6907 (java_complete_expand_method): Don't report error on missing
6976 (java_complete_expand_method): Set current_function_decl.
8285 * parse.y (java_complete_expand_method): Initialize variable
8634 (java_complete_expand_method): Set `do_not_fold' to the value of
[all …]