Searched defs:CFNumberCreate (Results 1 – 8 of 8) sorted by relevance
/minix3/external/bsd/llvm/dist/clang/test/Analysis/ |
H A D | plist-output-alternate.m | 50 extern CFNumberRef CFNumberCreate(CFAllocatorRef allocator, CFNumberType theType, const void *value… function
|
H A D | CFContainers.mm | 90 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 | 78 extern CFNumberRef CFNumberCreate(CFAllocatorRef allocator, CFNumberType theType, const void *value… function
|
H A D | retain-release-gc-only.m | 68 extern CFNumberRef CFNumberCreate(CFAllocatorRef allocator, CFNumberType theType, const void *value… function
|
H A D | retain-release.m | 111 extern CFNumberRef CFNumberCreate(CFAllocatorRef allocator, CFNumberType theType, const void *value… function
|
/minix3/external/bsd/llvm/dist/clang/test/ARCMT/ |
H A D | objcmt-arc-cf-annotations.m | 123 extern CFNumberRef CFNumberCreate(CFAllocatorRef allocator, CFNumberType theType, const void *value… function
|