Searched defs:NSInvocation (Results 1 – 11 of 11) sorted by relevance
10 @interface NSInvocation interface35 - (void)forwardInvocation:(NSInvocation *)anInvocation;40 {
8 @interface NSInvocation { interface16 @implementation NSInvocation implementation
10 @interface NSInvocation { interface18 @implementation NSInvocation implementation
5 @interface NSInvocation : NSObject interface22 - (void) test:(NSInvocation *)invok {
74 @interface NSInvocation interface126 @interface NSInvocation(CAT) interface in CAT
67 @interface NSInvocation interface119 @interface NSInvocation(CAT) interface in CAT
67 @interface NSInvocation interface122 @interface NSInvocation(CAT) interface in CAT
223 + (id)testCaseWithInvocation:(NSInvocation *)anInvocation {227 - (id)initWithInvocation:(NSInvocation *)anInvocation {
95 {
84 {
29 @interface NSInvocation : NSObject {} interface