Searched defs:class_get_instance_method (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libobjc/
H A Dsendmsg.c498 class_get_instance_method (Class class, SEL op) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libobjc/
H A Dsendmsg.c487 class_get_instance_method (Class class, SEL op) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/objc/execute/
H A Dnext_mapping.h17 #define class_get_instance_method(C, S) class_getInstanceMethod(C, S) macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/objc-obj-c++-shared/
H A Dnext-mapping.h25 #define class_get_instance_method(C, S) class_getInstanceMethod(C, S) macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/objc/execute/
H A Dnext_mapping.h17 #define class_get_instance_method(C, S) class_getInstanceMethod(C, S) macro

Completed in 117 milliseconds