/aosp_15_r20/external/clang/test/SemaObjC/ |
H A D | ovl-check.m | 7 typedef const __attribute__((objc_bridge(id))) void * CFTypeRef; typedef 12 - (void) test2:(CFTypeRef)arg; argument 46 - (void) testCFTypeRef:(CFTypeRef)arg; argument
|
H A D | arc-type-conversion.m | 3 typedef const void * CFTypeRef; typedef
|
H A D | illegal-nonarc-bridged-cast.m | 4 typedef const void *CFTypeRef; typedef
|
H A D | arc-dict-bridged-cast.m | 23 typedef const void * CFTypeRef; typedef
|
H A D | arc-bridged-cast.m | 4 typedef const void *CFTypeRef; typedef
|
H A D | nsobject-attribute.m | 11 typedef void * CFTypeRef; typedef
|
H A D | arc-cf.m | 7 typedef const void *CFTypeRef; typedef
|
/aosp_15_r20/external/clang/test/Analysis/ |
H A D | properties.m | 6 typedef const void * CFTypeRef; typedef 885 - (void)testAssignCF:(CFTypeRef)newValue { argument 920 - (void)testAssignCFOkay:(CFTypeRef)newValue { argument
|
H A D | retain-release-cf-audited.m | 8 typedef const void * CFTypeRef; typedef
|
H A D | weak-functions.c | 106 typedef struct CFType *CFTypeRef; typedef
|
H A D | retain-release-path-notes-gc.m | 31 typedef struct CFType *CFTypeRef; typedef
|
/aosp_15_r20/external/clang/test/Index/ |
H A D | arc-complete.m | 1 typedef const void *CFTypeRef; typedef
|
/aosp_15_r20/external/clang/test/FixIt/ |
H A D | bridge-cast-in-arc.mm | 12 typedef const void * CFTypeRef; typedef
|
/aosp_15_r20/external/clang/test/SemaObjCXX/Inputs/ |
H A D | nullability-consistency-8.h | 13 typedef void *CFTypeRef; typedef
|
/aosp_15_r20/external/clang/test/PCH/Inputs/ |
H A D | arc.h | 3 typedef const void *CFTypeRef; typedef
|
/aosp_15_r20/external/clang/test/ARCMT/ |
H A D | GC-check.m | 6 typedef const void * CFTypeRef; typedef
|
H A D | no-canceling-bridge-to-bridge-cast.m | 3 typedef const void * CFTypeRef; typedef
|
H A D | nonobjc-to-objc-cast-2.m | 6 typedef const void * CFTypeRef; typedef
|
H A D | autoreleases.m | 37 -(void) setProp2:(CFTypeRef) newVal { argument
|
H A D | checking-in-arc.m | 9 typedef const void * CFTypeRef; typedef
|
H A D | GC-no-arc-runtime.m | 71 -(void)test1:(CFTypeRef *)cft {
|
/aosp_15_r20/external/clang/test/CodeGenObjC/ |
H A D | arc-bridged-cast.m | 3 typedef const void *CFTypeRef; typedef
|
/aosp_15_r20/external/clang/test/SemaObjCXX/ |
H A D | arc-bridged-cast.mm | 3 typedef const void *CFTypeRef; typedef
|
H A D | arc-unbridged-cast.mm | 4 typedef const void * CFTypeRef; typedef
|
/aosp_15_r20/external/clang/test/Analysis/diagnostics/ |
H A D | undef-value-param.m | 16 typedef const void * CFTypeRef; typedef
|