Searched defs:newMethod (Results 1 – 7 of 7) sorted by relevance
468 MethodAPI newMethod = methodArr[methodIdx]; in compareAllMethods() local494 MethodAPI newMethod = (MethodAPI)(newClass.methods_.get(startNew)); in compareAllMethods() local520 MethodAPI newMethod = (MethodAPI)(iter.next()); in compareAllMethods() local563 public boolean compareMethods(MethodAPI oldMethod, MethodAPI newMethod, ClassDiff classDiff) { in compareMethods()
265 MethodAPI newMethod) { in diffMethods()
216 public static OAuthSignatureMethod newMethod(String name, in newMethod() method in OAuthSignatureMethod
402 CtMethod newMethod) in redirectMethodCall()
688 private static boolean isDuplicated(MethodInfo newMethod, String newName, in isDuplicated()
881 func newMethod(gen *Plugin, f *File, service *Service, desc protoreflect.MethodDescriptor) *Method { func
3299 void Sema::mergeObjCMethodDecls(ObjCMethodDecl *newMethod, in mergeObjCMethodDecls()