Home
last modified time | relevance | path

Searched refs:java_fix_constructors (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dparse.h924 void java_fix_constructors PARAMS ((void));
H A Djcf-parse.c877 java_fix_constructors (); /* Fix the constructors */ in parse_source_file_3()
H A DChangeLog3184 (java_fix_constructors): Set `current_class' before fix pass.
6687 * parse.y (java_fix_constructors): No generated constructor for
7086 (java_fix_constructors): Added comment.
7157 (java_fix_constructors): Deleted code creating default
7290 (java_fix_constructors): Hide pointer to enclosing context
7491 * jcf-parse.c (parse_source_file): Call java_fix_constructors to
7493 * parse.h (java_fix_constructors): Prototyped.
7497 (java_fix_constructors): New function.
H A Dparse.c9069 java_fix_constructors () in java_fix_constructors() function
H A Dparse.y5504 java_fix_constructors () in java_fix_constructors() function