/external/llvm-project/clang/test/CodeGenObjCXX/ |
D | property-object-conditional-exp.mm | 3 struct CGRect { struct 7 typedef struct CGRect CGRect; typedef 9 extern "C" bool CGRectIsEmpty(CGRect); 12 CGRect out; 14 @property CGRect bounds; 15 - (CGRect) out; 22 CGRect dataRect; 23 CGRect virtualBounds; 43 - (CGRect) out { return out; }
|
D | property-objects.mm | 10 struct CGRect { struct 11 CGRect & operator = (const CGRect &); argument 16 CGRect bounds; argument 20 @property CGRect bounds; 21 @property CGRect frame; 22 - (void)setFrame:(CGRect)frameRect; argument 23 - (CGRect)frame; 25 - (CGRect)extent; 43 - (void)setFrame:(CGRect)frameRect {} argument 44 - (CGRect)frame {return bounds;} [all …]
|
/external/clang/test/CodeGenObjCXX/ |
D | property-object-conditional-exp.mm | 3 struct CGRect { struct 7 typedef struct CGRect CGRect; argument 9 extern "C" bool CGRectIsEmpty(CGRect); 12 CGRect out; 14 @property CGRect bounds; 15 - (CGRect) out; 22 CGRect dataRect; 23 CGRect virtualBounds; 43 - (CGRect) out { return out; }
|
D | property-objects.mm | 10 struct CGRect { struct 11 CGRect & operator = (const CGRect &); argument 16 CGRect bounds; argument 20 @property CGRect bounds; 21 @property CGRect frame; 22 - (void)setFrame:(CGRect)frameRect; argument 23 - (CGRect)frame; 25 - (CGRect)extent; 43 - (void)setFrame:(CGRect)frameRect {} argument 44 - (CGRect)frame {return bounds;} [all …]
|
/external/skia/src/utils/mac/ |
D | SkCGGeometry.h | 27 static inline bool SkCGRectIsEmpty(const CGRect& rect) { in SkCGRectIsEmpty() 31 static inline CGFloat SkCGRectGetMinX(const CGRect& rect) { in SkCGRectGetMinX() 35 static inline CGFloat SkCGRectGetMaxX(const CGRect& rect) { in SkCGRectGetMaxX() 39 static inline CGFloat SkCGRectGetMinY(const CGRect& rect) { in SkCGRectGetMinY() 43 static inline CGFloat SkCGRectGetMaxY(const CGRect& rect) { in SkCGRectGetMaxY() 47 static inline CGFloat SkCGRectGetWidth(const CGRect& rect) { in SkCGRectGetWidth()
|
/external/clang/test/CodeGenObjC/ |
D | super-dotsyntax-struct-property.m | 21 struct CGRect { struct 25 typedef struct CGRect CGRect; argument 29 @property CGRect frame; 39 - (void)setFrame:(CGRect)frame
|
D | arc-linetable-autorelease.m | 17 struct CGRect {}; struct 18 typedef struct CGRect CGRect; typedef 19 typedef CGRect NSRect;
|
D | nsvalue-objc-boxable-ios-arc.m | 12 // CHECK: [[RECT_STR:.*]] = {{.*}}CGRect={CGPoint=dd}{CGSize=dd}}{{.*}} 74 // CHECK: [[LOCAL_VAR:%.*]] = alloca %struct.CGRect{{.*}} 75 // CHECK: [[TEMP_VAR:%.*]] = alloca %struct.CGRect{{.*}} 77 // CHECK: [[TEMP_CAST:%.*]] = bitcast %struct.CGRect* [[TEMP_VAR]]{{.*}} 78 // CHECK: [[LOCAL_CAST:%.*]] = bitcast %struct.CGRect* [[LOCAL_VAR]]{{.*}} 80 // CHECK: [[PARAM_CAST:%.*]] = bitcast %struct.CGRect* [[TEMP_VAR]]{{.*}} 85 CGRect cg_rect = { .origin = cg_point, .size = cg_size };
|
D | nsvalue-objc-boxable-ios.m | 12 // CHECK: [[RECT_STR:.*]] = {{.*}}CGRect={CGPoint=dd}{CGSize=dd}}{{.*}} 68 // CHECK: [[LOCAL_VAR:%.*]] = alloca %struct.CGRect{{.*}} 69 // CHECK: [[TEMP_VAR:%.*]] = alloca %struct.CGRect{{.*}} 71 // CHECK: [[TEMP_CAST:%.*]] = bitcast %struct.CGRect* [[TEMP_VAR]]{{.*}} 72 // CHECK: [[LOCAL_CAST:%.*]] = bitcast %struct.CGRect* [[LOCAL_VAR]]{{.*}} 74 // CHECK: [[PARAM_CAST:%.*]] = bitcast %struct.CGRect* [[TEMP_VAR]]{{.*}} 79 CGRect cg_rect = { .origin = cg_point, .size = cg_size };
|
/external/llvm-project/clang/test/CodeGenObjC/ |
D | super-dotsyntax-struct-property.m | 21 struct CGRect { struct 25 typedef struct CGRect CGRect; typedef 29 @property CGRect frame; 39 - (void)setFrame:(CGRect)frame
|
D | arc-linetable-autorelease.m | 17 struct CGRect {}; struct 18 typedef struct CGRect CGRect; typedef 19 typedef CGRect NSRect;
|
D | nsvalue-objc-boxable-ios.m | 12 // CHECK: [[RECT_STR:.*]] = {{.*}}CGRect={CGPoint=dd}{CGSize=dd}}{{.*}} 68 // CHECK: [[LOCAL_VAR:%.*]] = alloca %struct.CGRect{{.*}} 69 // CHECK: [[TEMP_VAR:%.*]] = alloca %struct.CGRect{{.*}} 71 // CHECK: [[TEMP_CAST:%.*]] = bitcast %struct.CGRect* [[TEMP_VAR]]{{.*}} 72 // CHECK: [[LOCAL_CAST:%.*]] = bitcast %struct.CGRect* [[LOCAL_VAR]]{{.*}} 74 // CHECK: [[PARAM_CAST:%.*]] = bitcast %struct.CGRect* [[TEMP_VAR]]{{.*}} 79 CGRect cg_rect = { .origin = cg_point, .size = cg_size };
|
/external/clang/test/Parser/ |
D | objcxx11-initialized-temps.mm | 17 struct CGRect { struct 21 typedef struct CGRect CGRect; argument 23 typedef CGRect NSRect;
|
/external/llvm-project/clang/test/Parser/ |
D | objcxx11-initialized-temps.mm | 17 struct CGRect { struct 21 typedef struct CGRect CGRect; typedef 23 typedef CGRect NSRect;
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | arm64-fold-address.ll | 4 %struct.CGRect = type { %struct.CGPoint, %struct.CGSize } 10 define hidden %struct.CGRect @nofold(%0* nocapture %self, i8* nocapture %_cmd) nounwind readonly op… 36 %insert = insertvalue %struct.CGRect undef, %struct.CGPoint %insert16, 0 39 %insert3 = insertvalue %struct.CGRect %insert, %struct.CGSize %insert9, 1 40 ret %struct.CGRect %insert3 43 define hidden %struct.CGRect @fold(%0* nocapture %self, i8* nocapture %_cmd) nounwind readonly opts… 65 %insert = insertvalue %struct.CGRect undef, %struct.CGPoint %insert16, 0 68 %insert3 = insertvalue %struct.CGRect %insert, %struct.CGSize %insert9, 1 69 ret %struct.CGRect %insert3
|
D | arm64-2012-05-22-LdStOptBug.ll | 8 %struct.CGRect = type { %struct.CGPoint, %struct.CGSize } 14 define hidden %struct.CGRect @t(%0* nocapture %self, i8* nocapture %_cmd) nounwind readonly optsize… 37 %insert = insertvalue %struct.CGRect undef, %struct.CGPoint %insert16, 0 40 %insert3 = insertvalue %struct.CGRect %insert, %struct.CGSize %insert9, 1 41 ret %struct.CGRect %insert3
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-fold-address.ll | 4 %struct.CGRect = type { %struct.CGPoint, %struct.CGSize } 10 define hidden %struct.CGRect @nofold(%0* nocapture %self, i8* nocapture %_cmd) nounwind readonly op… 36 %insert = insertvalue %struct.CGRect undef, %struct.CGPoint %insert16, 0 39 %insert3 = insertvalue %struct.CGRect %insert, %struct.CGSize %insert9, 1 40 ret %struct.CGRect %insert3 43 define hidden %struct.CGRect @fold(%0* nocapture %self, i8* nocapture %_cmd) nounwind readonly opts… 65 %insert = insertvalue %struct.CGRect undef, %struct.CGPoint %insert16, 0 68 %insert3 = insertvalue %struct.CGRect %insert, %struct.CGSize %insert9, 1 69 ret %struct.CGRect %insert3
|
D | arm64-2012-05-22-LdStOptBug.ll | 8 %struct.CGRect = type { %struct.CGPoint, %struct.CGSize } 14 define hidden %struct.CGRect @t(%0* nocapture %self, i8* nocapture %_cmd) nounwind readonly optsize… 37 %insert = insertvalue %struct.CGRect undef, %struct.CGPoint %insert16, 0 40 %insert3 = insertvalue %struct.CGRect %insert, %struct.CGSize %insert9, 1 41 ret %struct.CGRect %insert3
|
/external/clang/test/Analysis/ |
D | default-analyze.m | 38 struct CGRect { struct 42 typedef struct CGRect CGRect; argument 44 typedef CGRect NSRect;
|
/external/llvm-project/clang/test/Analysis/ |
D | default-analyze.m | 38 struct CGRect { struct 42 typedef struct CGRect CGRect; typedef 44 typedef CGRect NSRect;
|
/external/skia/tools/skottie_ios_app/ |
D | SkiaMetalContext.mm | 19 - (void)drawRect:(CGRect)rect; argument 22 - (instancetype)initWithFrame:(CGRect)frameRect 33 - (instancetype)initWithFrame:(CGRect)frameRect argument 44 - (void)drawRect:(CGRect)rect { argument 75 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame; argument 102 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame { argument
|
D | SkiaGLContext.mm | 52 - (void)drawRect:(CGRect)rect; argument 55 - (instancetype)initWithFrame:(CGRect)frame 64 - (instancetype)initWithFrame:(CGRect)frame argument 73 - (void)drawRect:(CGRect)rect { argument 105 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame; argument 134 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame { argument
|
/external/clang/test/CodeGenObjC/Inputs/ |
D | nsvalue-boxed-expressions-support.h | 41 struct CGRect { struct 45 typedef struct BOXABLE CGRect CGRect; typedef
|
/external/llvm-project/clang/test/CodeGenObjC/Inputs/ |
D | nsvalue-boxed-expressions-support.h | 41 struct CGRect { struct 45 typedef struct BOXABLE CGRect CGRect; argument
|
/external/clang/test/SemaObjC/ |
D | objc-boxed-expressions-nsvalue.m | 27 } CGRect; 72 CGRect cg_rect; 88 CGRect getRect() { 89 CGRect r;
|