Searched defs:CFNumberCreate (Results 1 – 8 of 8) sorted by relevance
/llvm-project/clang/test/Analysis/ |
H A D | retaincountchecker-compoundregion.m | 16 extern CFNumberRef CFNumberCreate(CFAllocatorRef allocator, CFNumberType theType, const void *value… function
|
H A D | plist-output-alternate.m | 50 extern CFNumberRef CFNumberCreate(CFAllocatorRef allocator, CFNumberType theType, const void *value… function
|
H A D | CFContainers.mm | 94 CFNumberRef CFNumberCreate(CFAllocatorRef allocator, CFNumberType theType, const void *valuePtr); function
|
H A D | edges-new.mm | 32 CFNumberRef CFNumberCreate(CFAllocatorRef allocator, CFNumberType theType, const void *valuePtr); function
|
H A D | retain-release.mm | 102 extern CFNumberRef CFNumberCreate(CFAllocatorRef allocator, CFNumberType theType, const void *value… function
|
H A D | retain-release-inline.m | 79 extern CFNumberRef CFNumberCreate(CFAllocatorRef allocator, CFNumberType theType, const void *value… function
|
H A D | retain-release.m | 129 extern CFNumberRef CFNumberCreate(CFAllocatorRef allocator, CFNumberType theType, const void *value… function
|
/llvm-project/clang/test/ARCMT/ |
H A D | objcmt-arc-cf-annotations.m | 124 extern CFNumberRef CFNumberCreate(CFAllocatorRef allocator, CFNumberType theType, const void *value… function
|