Searched refs:__objc_update_classes_with_methods (Results 1 – 3 of 3) sorted by relevance
145 __objc_update_classes_with_methods (method, NULL); in method_setImplementation()174 __objc_update_classes_with_methods (method_a, method_b); in method_exchangeImplementations()
782 __objc_update_classes_with_methods (struct objc_method *method_a, struct objc_method *method_b) in __objc_update_classes_with_methods() function
65 __objc_update_classes_with_methods (struct objc_method *method_a, struct objc_method *method_b); /*…