Lines Matching full:num_locations
1070 size_t num_locations = 6;1083 components, locations, num_locations);1092 size_t num_locations = 6;1104 CGGradientCreateWithColorComponents(CGColorSpaceCreateDeviceRGB(), components, locations, num_locations); // expected-warning 2 {{leak}}