Home
last modified time | relevance | path

Searched refs:CGContextRef (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/clang/test/Analysis/Inputs/
H A Dsystem-header-simulator.h83 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 Dretain-release.mm268 typedef struct CGContext *CGContextRef; typedef
269 extern void CGContextDrawLinearGradient(CGContextRef context,
H A Dretain-release-inline.m248 typedef struct CGContext *CGContextRef; typedef
249 extern void CGContextDrawLinearGradient(CGContextRef context,
H A Dmalloc.c1448 CGContextRef context = CGBitmapContextCreate(ptr); in testCGContextNoLeak()
1458 CGContextRef context = CGBitmapContextCreate(ptr); in testCGContextLeak()
H A Dretain-release.m328 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 Dobjcmt-arc-cf-annotations.m316 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 Dobjcmt-arc-cf-annotations.m.result340 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,