Home
last modified time | relevance | path

Searched defs:CFStringRef (Results 1 – 25 of 56) sorted by relevance

123

/llvm-project/clang/test/SemaObjCXX/
H A Dbridge-cast-redecl.mm5 typedef const struct __CFString * CFStringRef; typedef
8 typedef const struct __attribute__((objc_bridge(NSString))) __CFString * CFStringRef; typedef
H A Darc-bridged-cast.mm4 typedef const struct __CFString *CFStringRef; typedef
36 template void to_cf<CFTypeRef, CFStringRef>(id); function
H A Darc-unbridged-cast.mm3 typedef const struct __CFString * CFStringRef; typedef
77 - (void) takeOrdinary: (CFStringRef) arg; argument
H A Dreinterpret-cast-objc-pointertype.mm6 typedef const struct __CFString * CFStringRef; typedef
/llvm-project/clang/test/CodeGenObjC/
H A Darc-unbridged-cast.m3 typedef const struct __CFString * CFStringRef; typedef
23 - (void) setP : (CFStringRef)arg {} argument
H A Darc-bridged-cast.m4 typedef const struct __CFString *CFStringRef; typedef
H A Dobjc2-write-barrier-2.m56 typedef const struct __CFString * CFStringRef; typedef
/llvm-project/clang/test/CodeGen/
H A Dcfstring-elf-sections-x86_64.c5 typedef struct __CFString *CFStringRef; typedef
H A Dcfstring3.c19 typedef struct __CFString *CFStringRef; typedef
H A Dcfstring-elf-cfbuild-x86_64.c28 typedef struct __CFString *CFStringRef; typedef
H A Dcfstring-windows.c31 typedef struct __CFString *CFStringRef; typedef
H A Dcfstring2.c4 typedef const struct __CFString * CFStringRef; typedef
/llvm-project/clang/test/FixIt/
H A Dformat-no-fixit.m21 typedef const struct __CFString * CFStringRef; typedef
H A Dformat.m50 typedef const struct __CFString * __attribute__((NSObject)) CFStringRef; typedef
/llvm-project/clang/test/PCH/Inputs/
H A Darc.h4 typedef const struct __CFString *CFStringRef; typedef
/llvm-project/clang/test/SemaObjC/
H A Darc-unbridged-cast.m3 typedef const struct __CFString * CFStringRef; typedef
84 - (void) takeOrdinary: (CFStringRef) arg; argument
H A Dbad-receiver-1.m13 typedef const struct __CFString * CFStringRef; typedef
H A Dillegal-nonarc-bridged-cast.m4 typedef const struct __CFString *CFStringRef; typedef
H A Darc-dict-bridged-cast.m4 typedef const struct __CFString * CFStringRef; typedef
H A Darc-bridged-cast.m7 typedef const struct __CFString *CFStringRef; typedef
H A Darc-cf.m10 typedef const struct __CFString *CFStringRef; typedef
/llvm-project/clang/test/ARCMT/
H A Dnonobjc-to-objc-cast-2.m5 typedef const struct __CFString * CFStringRef; typedef
H A Dnonobjc-to-objc-cast.m7 typedef const struct __CFString * CFStringRef; typedef
/llvm-project/clang/test/Sema/
H A Dns_error_enum.m39 typedef const struct __CFString * CFStringRef; typedef
/llvm-project/clang/test/Analysis/Checkers/
H A DRunLoopAutoreleaseLeakChecker.m137 typedef const struct CF_BRIDGED_TYPE(NSString) __CFString * CFStringRef; typedef

123