Searched defs:CFArrayCreateMutable (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/test/Analysis/ |
H A D | retain-release-region-store.m | 27 extern CFMutableArrayRef CFArrayCreateMutable(CFAllocatorRef allocator, CFIndex capacity, const CFA… function
|
H A D | retain-release.mm | 66 extern CFMutableArrayRef CFArrayCreateMutable(CFAllocatorRef allocator, CFIndex capacity, const CFA… function
|
H A D | retain-release-inline.m | 46 extern CFMutableArrayRef CFArrayCreateMutable(CFAllocatorRef allocator, CFIndex capacity, const CFA… function
|
H A D | retain-release.m | 96 extern CFMutableArrayRef CFArrayCreateMutable(CFAllocatorRef allocator, CFIndex capacity, const CFA… function
|
/llvm-project/clang/test/ARCMT/ |
H A D | objcmt-arc-cf-annotations.m | 91 extern CFMutableArrayRef CFArrayCreateMutable(CFAllocatorRef allocator, CFIndex capacity, const CFA… function
|