Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A DChangeLog1328 (lookup_method_invoke): Call fix_constructors immediately for
2637 (fix_constructors): New local iii. Use build_instinit_invocation.
2890 * parse.y (fix_constructors): Test if a CALL_EXPR invokes
3028 * parse.y (fix_constructors): Removed unnecessary assignment to
3185 (fix_constructors): Just return if already fixed. Move `super()'
5273 (fix_constructors): Emit the initialization of this$<n> before
6798 (fix_constructors): New local `class_type'. Use it. Call
6909 (fix_constructors): Don't patch constructor parameters list.
6977 (fix_constructors): Fix constructor parameter list to account for
7161 (fix_constructors): Pass extra argument to verify_constructor_super.
[all …]
H A Dparse.c482 static void fix_constructors PARAMS ((tree));
9087 fix_constructors (decl); in java_fix_constructors()
11617 fix_constructors (mdecl);
12408 fix_constructors (mdecl) in fix_constructors() function
14548 fix_constructors (mdecl);
H A Dparse.y242 static void fix_constructors PARAMS ((tree));
5522 fix_constructors (decl); in java_fix_constructors()
8052 fix_constructors (mdecl);
8843 fix_constructors (mdecl) in fix_constructors() function
10983 fix_constructors (mdecl);