Searched defs:CFArrayCreateMutable (Results 1 – 5 of 5) sorted by relevance
/external/clang/test/Analysis/ |
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 | 35 extern CFMutableArrayRef CFArrayCreateMutable(CFAllocatorRef allocator, CFIndex capacity, const CFA… function
|
D | retain-release-inline.m | 45 extern CFMutableArrayRef CFArrayCreateMutable(CFAllocatorRef allocator, CFIndex capacity, const CFA… function
|
D | retain-release.m | 75 extern CFMutableArrayRef CFArrayCreateMutable(CFAllocatorRef allocator, CFIndex capacity, const CFA… function
|