Searched defs:CFDictionaryCreateMutable (Results 1 – 5 of 5) sorted by relevance
/minix3/external/bsd/llvm/dist/clang/test/Analysis/ |
H A D | retain-release.mm | 81 extern CFMutableDictionaryRef CFDictionaryCreateMutable(CFAllocatorRef allocator, CFIndex capacity,… function
|
H A D | retain-release-inline.m | 58 extern CFMutableDictionaryRef CFDictionaryCreateMutable(CFAllocatorRef allocator, CFIndex capacity,… function
|
H A D | retain-release-gc-only.m | 48 extern CFMutableDictionaryRef CFDictionaryCreateMutable(CFAllocatorRef allocator, CFIndex capacity,… function
|
H A D | retain-release.m | 91 extern CFMutableDictionaryRef CFDictionaryCreateMutable(CFAllocatorRef allocator, CFIndex capacity,… function
|
/minix3/external/bsd/llvm/dist/clang/test/ARCMT/ |
H A D | objcmt-arc-cf-annotations.m | 103 extern CFMutableDictionaryRef CFDictionaryCreateMutable(CFAllocatorRef allocator, CFIndex capacity,… function
|