Searched defs:addReturn (Results 1 – 3 of 3) sorted by relevance
107 static addReturn(builder, return_) { method in Object_
1457 public void addReturn(CtClass type) { in addReturn() method in Bytecode
1513 private static int addReturn(Bytecode code, Class<?> type) { in addReturn() method in ProxyFactory