Home
last modified time | relevance | path

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

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