Home
last modified time | relevance | path

Searched refs:method_setImplementation (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-4.7/libobjc/
H A Dmethods.c129 method_setImplementation (struct objc_method * method, IMP implementation) in method_setImplementation() function
H A Dsendmsg.c775 return method_setImplementation (method, implementation); in class_replaceMethod()
/dragonfly/contrib/gcc-4.7/libobjc/objc/
H A Druntime.h547 method_setImplementation (Method method, IMP implementation);