Home
last modified time | relevance | path

Searched refs:_NSRect (Results 1 – 11 of 11) sorted by relevance

/external/clang/test/CodeGenObjC/
Dnsvalue-objc-boxable-mac.m12 // 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]]{{.*}}
Dnsvalue-objc-boxable-mac-arc.m12 // 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]]{{.*}}
D2007-05-02-Strong.m3 typedef struct _NSRect { struct
/external/clang/test/Sema/
Dinit-struct-qualified.c6 typedef struct _NSRect { NSPoint origin; NSSize size; } NSRect; argument
/external/clang/test/CodeGenObjC/Inputs/
Dnsvalue-boxed-expressions-support.h24 typedef struct BOXABLE _NSRect { struct
/external/clang/test/SemaObjC/
Dproperty-9-impl-method.m21 typedef struct _NSRect {} NSRect;
Dsuper-cat-prot.m11 typedef struct _NSRect {} NSRect;
Dobjc-boxed-expressions-nsvalue.m13 typedef struct BOXABLE _NSRect {
Dmessage.m27 typedef struct _NSRect {
/external/clang/test/SemaObjCXX/
Dobjc-boxed-expressions-nsvalue.mm13 typedef struct BOXABLE _NSRect {
/external/clang/test/Analysis/
Dmisc-ps.m57 typedef struct _NSRect { struct