Searched refs:CGContextRef (Results 1 – 7 of 7) sorted by relevance
| /llvm-project-15.0.7/clang/test/Analysis/Inputs/ |
| H A D | system-header-simulator.h | 83 typedef struct CGContext *CGContextRef; typedef 84 CGContextRef CGBitmapContextCreate(void *data/*, size_t width, size_t height, 88 void *CGBitmapContextGetData(CGContextRef context);
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | retain-release.mm | 268 typedef struct CGContext *CGContextRef; typedef 269 extern void CGContextDrawLinearGradient(CGContextRef context,
|
| H A D | retain-release-inline.m | 248 typedef struct CGContext *CGContextRef; typedef 249 extern void CGContextDrawLinearGradient(CGContextRef context,
|
| H A D | malloc.c | 1448 CGContextRef context = CGBitmapContextCreate(ptr); in testCGContextNoLeak() 1458 CGContextRef context = CGBitmapContextCreate(ptr); in testCGContextLeak()
|
| H A D | retain-release.m | 328 typedef struct CGContext *CGContextRef; typedef 329 extern void CGContextDrawLinearGradient(CGContextRef context, 1174 void rdar_7184450(CGContextRef myContext, CGFloat x, CGPoint myStartPoint, 1196 void rdar_7184450_pos(CGContextRef myContext, CGFloat x, CGPoint myStartPoint, 1470 CGContextRef CGBitmapContextCreateWithData(void *data,
|
| /llvm-project-15.0.7/clang/test/ARCMT/ |
| H A D | objcmt-arc-cf-annotations.m | 316 typedef struct CGContext *CGContextRef; typedef 317 extern void CGContextDrawLinearGradient(CGContextRef context, 1069 void rdar_7184450(CGContextRef myContext, CGFloat x, CGPoint myStartPoint, 1091 void rdar_7184450_pos(CGContextRef myContext, CGFloat x, CGPoint myStartPoint, 1263 CGContextRef CGBitmapContextCreateWithData(void *data,
|
| H A D | objcmt-arc-cf-annotations.m.result | 340 typedef struct CGContext *CGContextRef; 341 extern void CGContextDrawLinearGradient(CGContextRef context, 1111 void rdar_7184450(CGContextRef myContext, CGFloat x, CGPoint myStartPoint, 1133 void rdar_7184450_pos(CGContextRef myContext, CGFloat x, CGPoint myStartPoint, 1305 CGContextRef CGBitmapContextCreateWithData(void *data,
|