Searched refs:impA (Results 1 – 2 of 2) sorted by relevance
12 let impA = method_getImplementation(methodA) in swizzle() variable19 class_replaceMethod(forClass, selectorB, impA, argsTypeA) in swizzle()33 let impA = method_getImplementation(methodA) in swizzleClassMethod() variable36 class_addMethod(metaClass, backupSelectorA, impA, method_getTypeEncoding(methodA)) in swizzleClassMethod()
12 let impA = method_getImplementation(methodA) in swizzle() variable19 class_replaceMethod(forClass, selectorB, impA, argsTypeA) in swizzle()