Home
last modified time | relevance | path

Searched defs:AppDelegate (Results 1 – 11 of 11) sorted by relevance

/external/clang/test/Index/
Dannotate-comments-property-accessor.m11 @interface AppDelegate interface
35 @interface AppDelegate() interface in id
44 @interface AppDelegate() interface in copy
55 @implementation AppDelegate implementation
Dcomplete-documentation-properties.m7 @interface AppDelegate interface
28 @interface AppDelegate() interface in id
36 @interface AppDelegate() interface in copy
45 @implementation AppDelegate implementation
/external/clang/test/CodeGenObjCXX/
Darc-cxx11-member-init.mm16 @interface AppDelegate @end interface
18 @implementation AppDelegate implementation
/external/clang/test/CodeGenObjC/
Darc-linetable.m51 @interface AppDelegate : NSObject interface
55 @implementation AppDelegate : NSObject implementation
103 - (void)testCleanupVoid:(BOOL)skip withDelegate: (AppDelegate *) delegate {
Doptimize-ivar-offset-load.m14 @interface AppDelegate : NSObject interface
19 @implementation AppDelegate implementation
Darc-linetable-autorelease.m24 @implementation AppDelegate : NSObject {} implementation
/external/clang/test/SemaObjC/
Dclass-extension-dup-methods.m20 __attribute__((objc_root_class)) @interface AppDelegate interface
25 @interface AppDelegate () interface in void
Dclass-unavail-warning.m49 @interface AppDelegate : NSObject interface
54 @implementation AppDelegate implementation
Dincomplete-implementation.m56 @interface AppDelegate : NSObject <NSApplicationDelegate> interface
59 @implementation AppDelegate (MRRCategory) implementation in MRRCategory
/external/chromium_org/remoting/ios/
Dapp_delegate.mm11 @implementation AppDelegate implementation
/external/clang/test/Analysis/inlining/
Dinline-defensive-checks.m31 @interface AppDelegate : NSObject { interface
36 @implementation AppDelegate implementation