Home
last modified time | relevance | path

Searched defs:CFStringCreateWithFormat (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/clang/test/Analysis/
H A DPR2599.m8 extern CFStringRef CFStringCreateWithFormat(CFAllocatorRef alloc, CFDictionaryRef formatOptions, CF… function
H A Ddelegates.m22 extern CFStringRef CFStringCreateWithFormat(CFAllocatorRef alloc, CFDictionaryRef formatOptions, CF… function
H A DNSString.m35 extern CFStringRef CFStringCreateWithFormat(CFAllocatorRef alloc, CFDictionaryRef formatOptions, CF… function
/aosp_15_r20/external/clang/test/SemaObjC/
H A Dformat-cstrings-warning.m50 CFStringRef CFStringCreateWithFormat(CFAllocatorRef alloc, CFDictionaryRef formatOptions, CFStringR… function
H A Dformat-strings-objc.m34 extern void CFStringCreateWithFormat(CFStringRef format, ...) __attribute__((format(CFString, 1, 2)… function