Searched refs:class_addMethod (Results 1 – 3 of 3) sorted by relevance
676 class_addMethod (Class class_, SEL selector, IMP implementation, in class_addMethod() function779 class_addMethod (class_, selector, implementation, method_types); in class_replaceMethod()
679 objc_EXPORT BOOL class_addMethod (Class class_, SEL selector, IMP implementation,
1140 the class using @code{class_addMethod}) when they are first called.