Searched refs:CFNumberType (Results 1 – 13 of 13) sorted by relevance
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | CFNumber.c | 14 typedef CFIndex CFNumberType; typedef 17 extern CFNumberRef CFNumberCreate(CFAllocatorRef allocator, CFNumberType theType, const void *value… 18 Boolean CFNumberGetValue(CFNumberRef number, CFNumberType theType, void *valuePtr);
|
| H A D | retaincountchecker-compoundregion.m | 14 typedef CFIndex CFNumberType; typedef 16 extern CFNumberRef CFNumberCreate(CFAllocatorRef allocator, CFNumberType theType, const void *value…
|
| H A D | cfref_PR2519.c | 22 typedef CFIndex CFNumberType; typedef 24 extern CFNumberRef CFNumberCreate(CFAllocatorRef allocator, CFNumberType theType, const void *value…
|
| H A D | plist-output-alternate.m | 47 typedef CFIndex CFNumberType; typedef 50 extern CFNumberRef CFNumberCreate(CFAllocatorRef allocator, CFNumberType theType, const void *value…
|
| H A D | uninit-vals.c | 83 typedef CFIndex CFNumberType; typedef 87 extern Boolean CFNumberGetValue(CFNumberRef number, CFNumberType theType, void *valuePtr);
|
| H A D | edges-new.mm | 31 typedef CFIndex CFNumberType; typedef 32 CFNumberRef CFNumberCreate(CFAllocatorRef allocator, CFNumberType theType, const void *valuePtr);
|
| H A D | CFContainers.mm | 46 typedef CFIndex CFNumberType; typedef 94 CFNumberRef CFNumberCreate(CFAllocatorRef allocator, CFNumberType theType, const void *valuePtr);
|
| H A D | retain-release.mm | 100 typedef CFIndex CFNumberType; typedef 102 extern CFNumberRef CFNumberCreate(CFAllocatorRef allocator, CFNumberType theType, const void *value…
|
| H A D | retain-release-inline.m | 77 typedef CFIndex CFNumberType; typedef 79 extern CFNumberRef CFNumberCreate(CFAllocatorRef allocator, CFNumberType theType, const void *value…
|
| H A D | retain-release.m | 127 typedef CFIndex CFNumberType; typedef 129 extern CFNumberRef CFNumberCreate(CFAllocatorRef allocator, CFNumberType theType, const void *value…
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | BasicObjCFoundationChecks.cpp | 353 enum CFNumberType { enum
|
| /llvm-project-15.0.7/clang/test/ARCMT/ |
| H A D | objcmt-arc-cf-annotations.m | 122 typedef CFIndex CFNumberType; typedef 124 extern CFNumberRef CFNumberCreate(CFAllocatorRef allocator, CFNumberType theType, const void *value…
|
| H A D | objcmt-arc-cf-annotations.m.result | 128 typedef CFIndex CFNumberType; 130 extern CFNumberRef CFNumberCreate(CFAllocatorRef allocator, CFNumberType theType, const void *value…
|