Searched refs:CFDictionaryKeyCallBacks (Results 1 – 9 of 9) sorted by relevance
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | cfref_PR2519.c | 14 CFDictionaryKeyCallBacks; typedef 15 extern const CFDictionaryKeyCallBacks kCFTypeDictionaryKeyCallBacks; 20 …onst void **keys, const void **values, CFIndex numValues, const CFDictionaryKeyCallBacks *keyCallB…
|
| H A D | CFContainers.mm | 72 } CFDictionaryKeyCallBacks; typedef 80 …onst void **keys, const void **values, CFIndex numValues, const CFDictionaryKeyCallBacks *keyCallB… 87 const CFDictionaryKeyCallBacks kCFCopyStringDictionaryKeyCallBacks; 93 CFDictionaryKeyCallBacks *keyCallBacks, const CFDictionaryValueCallBacks *valueCallBacks); 133 const CFDictionaryKeyCallBacks keyCB = kCFCopyStringDictionaryKeyCallBacks;
|
| H A D | retain-release.mm | 73 CFDictionaryKeyCallBacks; typedef 74 extern const CFDictionaryKeyCallBacks kCFTypeDictionaryKeyCallBacks; 81 …CreateMutable(CFAllocatorRef allocator, CFIndex capacity, const CFDictionaryKeyCallBacks *keyCallB…
|
| H A D | retain-release-inline.m | 51 CFDictionaryKeyCallBacks; typedef 52 extern const CFDictionaryKeyCallBacks kCFTypeDictionaryKeyCallBacks; 59 …CreateMutable(CFAllocatorRef allocator, CFIndex capacity, const CFDictionaryKeyCallBacks *keyCallB…
|
| H A D | malloc.mm | 165 void TestCallbackReleasesMemory(CFDictionaryKeyCallBacks keyCallbacks) {
|
| H A D | retain-release.m | 101 CFDictionaryKeyCallBacks; typedef 102 extern const CFDictionaryKeyCallBacks kCFTypeDictionaryKeyCallBacks; 109 …CreateMutable(CFAllocatorRef allocator, CFIndex capacity, const CFDictionaryKeyCallBacks *keyCallB…
|
| /llvm-project-15.0.7/clang/test/Analysis/Inputs/ |
| H A D | system-header-simulator-objc.h | 128 CFDictionaryKeyCallBacks; typedef 129 extern const CFDictionaryKeyCallBacks kCFTypeDictionaryKeyCallBacks; 136 …CreateMutable(CFAllocatorRef allocator, CFIndex capacity, const CFDictionaryKeyCallBacks *keyCallB…
|
| /llvm-project-15.0.7/clang/test/ARCMT/ |
| H A D | objcmt-arc-cf-annotations.m | 96 CFDictionaryKeyCallBacks; typedef 97 extern const CFDictionaryKeyCallBacks kCFTypeDictionaryKeyCallBacks; 104 …CreateMutable(CFAllocatorRef allocator, CFIndex capacity, const CFDictionaryKeyCallBacks *keyCallB…
|
| H A D | objcmt-arc-cf-annotations.m.result | 102 CFDictionaryKeyCallBacks; 103 extern const CFDictionaryKeyCallBacks kCFTypeDictionaryKeyCallBacks; 110 …CreateMutable(CFAllocatorRef allocator, CFIndex capacity, const CFDictionaryKeyCallBacks *keyCallB…
|