/external/clang/test/Analysis/ |
D | rdar-6540084.m | 11 extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
|
D | uninit-ps-rdar6145427.m | 17 extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
|
D | PR3991.m | 17 @end extern id <NSObject> NSAllocateObject(Class aClass, unsigned extraBytes, NSZone *zone); function
|
D | CFRetainRelease_NSAssertionHandler.m | 15 extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
|
D | rdar-6562655.m | 17 @end extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
|
D | dead-stores.m | 12 extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
|
D | NoReturn.m | 23 extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
|
D | blocks.m | 37 extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
|
D | delegates.m | 53 extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
|
D | method-arg-decay.m | 13 @end extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
|
D | NSString.m | 63 extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
|
D | retain-release-inline.m | 108 extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
|
D | retain-release-gc-only.m | 100 extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
|
D | retain-release.mm | 133 extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
|
D | misc-ps.m | 31 extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
|
D | misc-ps-region-store.m | 19 extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
|
D | retain-release.m | 147 extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
|
/external/clang/test/SemaObjC/ |
D | interface-layout.m | 19 extern id NSAllocateObject (Class aClass, NSUInteger extraBytes, NSZone * zone); function
|
D | ivar-access-tests.m | 91 extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
|
D | weak-attr-ivar.m | 18 extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
|
D | method-conflict.m | 13 @end extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
|
/external/clang/test/ARCMT/ |
D | objcmt-arc-cf-annotations.m | 159 extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
|