Searched defs:methodA (Results 1 – 2 of 2) sorted by relevance
10 if let methodA = class_getInstanceMethod(forClass, selectorA), in swizzle() variable31 if let methodA = class_getClassMethod(forClass, selectorA), in swizzleClassMethod() variable
10 if let methodA = class_getInstanceMethod(forClass, selectorA), in swizzle() variable