Home
last modified time | relevance | path

Searched defs:NSInvocation (Results 1 – 8 of 8) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/
H A Dno-warn-unimpl-method.m10 @interface NSInvocation interface
35 - (void)forwardInvocation:(NSInvocation *)anInvocation;
40 {
/minix3/external/bsd/llvm/dist/clang/test/Rewriter/
H A Dobjc-ivar-receiver-1.m8 @interface NSInvocation { interface
16 @implementation NSInvocation implementation
H A Dobjc-modern-ivar-receiver-1.mm10 @interface NSInvocation { interface
18 @implementation NSInvocation implementation
/minix3/external/bsd/llvm/dist/clang/test/ARCMT/
H A Dcheck-api.m5 @interface NSInvocation : NSObject interface
22 - (void) test:(NSInvocation *)invok {
H A Dobjcmt-ns-nonatomic-iosonly.m74 @interface NSInvocation interface
126 @interface NSInvocation(CAT) interface in CAT
H A Dobjcmt-atomic-property.m67 @interface NSInvocation interface
119 @interface NSInvocation(CAT) interface in CAT
H A Dobjcmt-property.m67 @interface NSInvocation interface
122 @interface NSInvocation(CAT) interface in CAT
/minix3/external/bsd/llvm/dist/clang/test/Analysis/
H A Dself-init.m29 @interface NSInvocation : NSObject {} interface