/external/clang/test/CodeGenObjC/ |
D | nsvalue-objc-boxable-mac.m | 12 // CHECK: [[RECT_STR:.*]] = {{.*}}_NSRect={_NSPoint=dd}{_NSSize=dd}}{{.*}} 68 // CHECK: [[LOCAL_VAR:%.*]] = alloca %struct._NSRect{{.*}} 69 // CHECK: [[TEMP_VAR:%.*]] = alloca %struct._NSRect{{.*}} 71 // CHECK: [[TEMP_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}} 72 // CHECK: [[LOCAL_CAST:%.*]] = bitcast %struct._NSRect* [[LOCAL_VAR]]{{.*}} 74 // CHECK: [[PARAM_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
|
D | nsvalue-objc-boxable-mac-arc.m | 12 // CHECK: [[RECT_STR:.*]] = {{.*}}_NSRect={_NSPoint=dd}{_NSSize=dd}}{{.*}} 74 // CHECK: [[LOCAL_VAR:%.*]] = alloca %struct._NSRect{{.*}} 75 // CHECK: [[TEMP_VAR:%.*]] = alloca %struct._NSRect{{.*}} 77 // CHECK: [[TEMP_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}} 78 // CHECK: [[LOCAL_CAST:%.*]] = bitcast %struct._NSRect* [[LOCAL_VAR]]{{.*}} 80 // CHECK: [[PARAM_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
|
D | 2007-05-02-Strong.m | 3 typedef struct _NSRect { struct
|
/external/llvm-project/clang/test/CodeGenObjC/ |
D | nsvalue-objc-boxable-mac.m | 12 // CHECK: [[RECT_STR:.*]] = {{.*}}_NSRect={_NSPoint=dd}{_NSSize=dd}}{{.*}} 68 // CHECK: [[LOCAL_VAR:%.*]] = alloca %struct._NSRect{{.*}} 69 // CHECK: [[TEMP_VAR:%.*]] = alloca %struct._NSRect{{.*}} 71 // CHECK: [[TEMP_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}} 72 // CHECK: [[LOCAL_CAST:%.*]] = bitcast %struct._NSRect* [[LOCAL_VAR]]{{.*}} 74 // CHECK: [[PARAM_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
|
D | nsvalue-objc-boxable-mac-arc.m | 12 // CHECK: [[RECT_STR:.*]] = {{.*}}_NSRect={_NSPoint=dd}{_NSSize=dd}}{{.*}} 74 // CHECK: [[LOCAL_VAR:%.*]] = alloca %struct._NSRect{{.*}} 75 // CHECK: [[TEMP_VAR:%.*]] = alloca %struct._NSRect{{.*}} 77 // CHECK: [[TEMP_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}} 78 // CHECK: [[LOCAL_CAST:%.*]] = bitcast %struct._NSRect* [[LOCAL_VAR]]{{.*}} 80 // CHECK: [[PARAM_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
|
D | 2007-05-02-Strong.m | 3 typedef struct _NSRect { struct
|
/external/clang/test/Sema/ |
D | init-struct-qualified.c | 6 typedef struct _NSRect { NSPoint origin; NSSize size; } NSRect; argument
|
/external/llvm-project/clang/test/Sema/ |
D | init-struct-qualified.c | 6 typedef struct _NSRect { NSPoint origin; NSSize size; } NSRect; argument
|
/external/clang/test/CodeGenObjC/Inputs/ |
D | nsvalue-boxed-expressions-support.h | 24 typedef struct BOXABLE _NSRect { struct
|
/external/llvm-project/clang/test/CodeGenObjC/Inputs/ |
D | nsvalue-boxed-expressions-support.h | 24 typedef struct BOXABLE _NSRect { struct
|
/external/clang/test/SemaObjC/ |
D | property-9-impl-method.m | 21 typedef struct _NSRect {} NSRect;
|
D | super-cat-prot.m | 11 typedef struct _NSRect {} NSRect;
|
D | objc-boxed-expressions-nsvalue.m | 13 typedef struct BOXABLE _NSRect {
|
D | message.m | 27 typedef struct _NSRect {
|
/external/llvm-project/clang/test/SemaObjC/ |
D | property-9-impl-method.m | 21 typedef struct _NSRect {} NSRect;
|
D | super-cat-prot.m | 11 typedef struct _NSRect {} NSRect;
|
D | objc-boxed-expressions-nsvalue.m | 13 typedef struct BOXABLE _NSRect {
|
D | message.m | 27 typedef struct _NSRect {
|
/external/llvm-project/clang/test/SemaObjCXX/ |
D | objc-boxed-expressions-nsvalue.mm | 13 typedef struct BOXABLE _NSRect {
|
/external/clang/test/SemaObjCXX/ |
D | objc-boxed-expressions-nsvalue.mm | 13 typedef struct BOXABLE _NSRect {
|
/external/llvm-project/clang/test/Analysis/ |
D | misc-ps.m | 57 typedef struct _NSRect { struct
|
/external/clang/test/Analysis/ |
D | misc-ps.m | 57 typedef struct _NSRect { struct
|