Searched defs:method_getImplementation (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/RubyCocoa-80/RubyCocoa/framework/src/objc/
H A Dobjc_compat.h36 #define method_getImplementation(method) (((Method)(method))->method_imp) macro
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-core/Modules/objc/
H A Dobjc-runtime-compat.h166 #define method_getImplementation PyObjC_method_getImplementation macro
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/Modules/objc/
H A Dobjc-runtime-compat.h166 #define method_getImplementation PyObjC_method_getImplementation macro

Completed in 130 milliseconds