Searched defs:oldMethod (Results 1 – 5 of 5) sorted by relevance
463 MethodAPI oldMethod = (MethodAPI)(iter.next()); in compareAllMethods() local528 MethodAPI oldMethod = methodArr[methodIdx]; in compareAllMethods() local563 public boolean compareMethods(MethodAPI oldMethod, MethodAPI newMethod, ClassDiff classDiff) { in compareMethods()
264 MethodAPI oldMethod, in diffMethods()
502 String createNativeMethodJavadocString(ClassName outerType, ExecutableElement oldMethod) { in createNativeMethodJavadocString()
1262 Method oldMethod = hash.put(key, m); in getMethods() local
3300 ObjCMethodDecl *oldMethod) { in mergeObjCMethodDecls()