Lines Matching full:num_locations
1039 size_t num_locations = 6;1052 components, locations, num_locations);1061 size_t num_locations = 6;1073 CGGradientCreateWithColorComponents(CGColorSpaceCreateDeviceRGB(), components, locations, num_locations); // expected-warning 2 {{leak}}