Searched defs:CFArrayCreateMutable (Results 1 – 5 of 5) sorted by relevance
/external/clang/test/Analysis/ |
D | retain-release-basic-store.m | 27 extern CFMutableArrayRef CFArrayCreateMutable(CFAllocatorRef allocator, CFIndex capacity, const CFA… function
|
D | retain-release-region-store.m | 27 extern CFMutableArrayRef CFArrayCreateMutable(CFAllocatorRef allocator, CFIndex capacity, const CFA… function
|
D | retain-release.mm | 66 extern CFMutableArrayRef CFArrayCreateMutable(CFAllocatorRef allocator, CFIndex capacity, const CFA… function
|
D | retain-release-gc-only.m | 36 extern CFMutableArrayRef CFArrayCreateMutable(CFAllocatorRef allocator, CFIndex capacity, const CFA… function
|
D | retain-release.m | 69 extern CFMutableArrayRef CFArrayCreateMutable(CFAllocatorRef allocator, CFIndex capacity, const CFA… function
|