Home
last modified time | relevance | path

Searched defs:NSAllocateObject (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/clang/test/Analysis/
H A Drdar-6540084.m11 extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
H A Duninit-ps-rdar6145427.m17 extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
H A DPR3991.m17 @end extern id <NSObject> NSAllocateObject(Class aClass, unsigned extraBytes, NSZone *zone); function
H A DCFRetainRelease_NSAssertionHandler.m15 extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
H A Drdar-6562655.m17 @end extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
H A Ddead-stores.m12 extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
H A DNoReturn.m23 extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
H A Dblocks.m37 extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
H A Ddelegates.m53 extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
H A Dmethod-arg-decay.m13 @end extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
H A DNSString.m63 extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
H A Dretain-release.mm133 extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
H A Dretain-release-inline.m108 extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
H A Dretain-release-gc-only.m100 extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
H A Dmisc-ps.m31 extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
H A Dmisc-ps-region-store.m19 extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
H A Dretain-release.m147 extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
/aosp_15_r20/external/clang/test/SemaObjC/
H A Dinterface-layout.m19 extern id NSAllocateObject (Class aClass, NSUInteger extraBytes, NSZone * zone); function
H A Divar-access-tests.m91 extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
H A Dweak-attr-ivar.m18 extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
H A Dmethod-conflict.m13 @end extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function
/aosp_15_r20/external/clang/test/ARCMT/
H A Dobjcmt-arc-cf-annotations.m159 extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *zone); function