Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A DChangeLog1610 * parse.y (java_complete_expand_methods): Set
2006 (java_complete_expand_methods, outer_field_access_fix,
2634 (java_complete_expand_methods): Generate instinit$, simplified code.
2716 (java_complete_expand_methods): Nullify abstract and native method
4668 (java_complete_expand_methods): Loop to set
5869 * parse.y (java_complete_expand_methods): Expand a native method
6191 (java_complete_expand_methods): Expand TYPE_DOT_CLASS if necessary.
6316 * parse.y (java_complete_expand_methods): Leave <clinit> out of
6904 (java_complete_expand_methods): New local `first_decl'. Generate
6973 (java_complete_expand_methods): Fixed leading
[all …]
H A Dparse.c512 static void java_complete_expand_methods PARAMS ((tree));
11278 java_complete_expand_methods (outer);
11290 java_complete_expand_methods (class_decl) in java_complete_expand_methods() function
H A Dparse.y272 static void java_complete_expand_methods PARAMS ((tree));
7713 java_complete_expand_methods (outer);
7725 java_complete_expand_methods (class_decl) in java_complete_expand_methods() function