Searched defs:CFNumberCreate (Results 1 – 8 of 8) sorted by relevance
/external/clang/test/Analysis/ |
D | plist-output-alternate.m | 50 extern CFNumberRef CFNumberCreate(CFAllocatorRef allocator, CFNumberType theType, const void *value… function
|
D | CFContainers.mm | 91 CFNumberRef CFNumberCreate(CFAllocatorRef allocator, CFNumberType theType, const void *valuePtr); function
|
D | edges-new.mm | 32 CFNumberRef CFNumberCreate(CFAllocatorRef allocator, CFNumberType theType, const void *valuePtr); function
|
D | retain-release-inline.m | 78 extern CFNumberRef CFNumberCreate(CFAllocatorRef allocator, CFNumberType theType, const void *value… function
|
D | retain-release-gc-only.m | 68 extern CFNumberRef CFNumberCreate(CFAllocatorRef allocator, CFNumberType theType, const void *value… function
|
D | retain-release.mm | 102 extern CFNumberRef CFNumberCreate(CFAllocatorRef allocator, CFNumberType theType, const void *value… function
|
D | retain-release.m | 111 extern CFNumberRef CFNumberCreate(CFAllocatorRef allocator, CFNumberType theType, const void *value… function
|
/external/clang/test/ARCMT/ |
D | objcmt-arc-cf-annotations.m | 123 extern CFNumberRef CFNumberCreate(CFAllocatorRef allocator, CFNumberType theType, const void *value… function
|