Searched defs:aSel (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libobjc/objc/
H A DObject.h82 + (BOOL)instancesRespondTo:(SEL)aSel; variable
83 - (BOOL)respondsTo:(SEL)aSel; variable
89 + (IMP)instanceMethodFor:(SEL)aSel; variable
90 - (IMP)methodFor:(SEL)aSel; variable
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libobjc/objc/
H A DObject.h83 + (BOOL)instancesRespondTo:(SEL)aSel; variable
84 - (BOOL)respondsTo:(SEL)aSel; variable
90 + (IMP)instanceMethodFor:(SEL)aSel; variable
91 - (IMP)methodFor:(SEL)aSel; variable
[all...]

Completed in 113 milliseconds