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