Home
last modified time | relevance | path

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

/external/clang/test/SemaObjC/
Dno-warn-unimpl-method.m10 @interface NSInvocation interface
35 - (void)forwardInvocation:(NSInvocation *)anInvocation;
40 {
/external/chromium_org/third_party/ocmock/OCMock/
DOCMBlockCaller.m13 {
26 {
DOCPartialMockObject.m12 - (void)forwardInvocationForRealObject:(NSInvocation *)anInvocation;
119 {
137 {
DOCMockRecorder.m91 {
120 {
133 {
DOCMockObject.m159 {
165 {
206 {
DOCMBoxedReturnValueProvider.m12 {
DOCMRealObjectForwarder.m14 {
DOCMExceptionReturnValueProvider.m12 {
DNSInvocation+OCMAdditions.m9 @implementation NSInvocation(OCMAdditions) implementation in OCMAdditions
DOCPartialMockRecorder.m21 {
DOCMNotificationPoster.m25 {
DOCMReturnValueProvider.m26 {
DOCMIndirectReturnValueProvider.m27 {
/external/clang/test/Rewriter/
Dobjc-ivar-receiver-1.m8 @interface NSInvocation { interface
16 @implementation NSInvocation implementation
Dobjc-modern-ivar-receiver-1.mm10 @interface NSInvocation { interface
18 @implementation NSInvocation implementation
/external/clang/test/ARCMT/
Dcheck-api.m5 @interface NSInvocation : NSObject interface
22 - (void) test:(NSInvocation *)invok {
Dobjcmt-ns-nonatomic-iosonly.m74 @interface NSInvocation interface
126 @interface NSInvocation(CAT) interface in CAT
Dobjcmt-atomic-property.m67 @interface NSInvocation interface
119 @interface NSInvocation(CAT) interface in CAT
Dobjcmt-property.m67 @interface NSInvocation interface
122 @interface NSInvocation(CAT) interface in CAT
/external/chromium_org/ui/base/cocoa/
Dtracking_area.mm42 - (void)forwardInvocation:(NSInvocation*)invocation { argument
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRDebugTokenStream.m95 {
DANTLRDebugTreeAdaptor.m84 {
/external/clang/test/Analysis/
Dself-init.m29 @interface NSInvocation : NSObject {} interface