Home | History | Annotate | Download | only in src

Lines Matching refs:emitFunction

139         emitFunction(jfunc, out, true, false);
143 emitFunction(jfunc, out, false, true);
147 emitFunction(jfunc, out, false, false);
569 void emitFunction(JFunc jfunc, PrintStream out, boolean nativeDecl, boolean interfaceDecl) {