Lines Matching refs:aka
23 …textField.backgroundColor = newColor; // expected-error {{'CGColorRef' (aka 'struct CGColor *') mu…
24 …g {{incompatible pointer types assigning to 'NSColor *' from 'CGColorRef' (aka 'struct CGColor *')…
25 …expected-error {{'NSColor *' must be explicitly converted to 'CGColorRef' (aka 'struct CGColor *')…
26 …// expected-warning {{incompatible pointer types assigning to 'CGColorRef' (aka 'struct CGColor *'…
29 …or {{could not find Objective-C class 'XNSColor' to convert 'CGColorRef1' (aka 'struct CGColor1 *'…
30 … {{incompatible pointer types assigning to 'NSColor *' from 'CGColorRef1' (aka 'struct CGColor1 *'…
31 …find Objective-C class 'XNSColor' to convert 'NSColor *' to 'CGColorRef1' (aka 'struct CGColor1 *'…
32 …// expected-warning {{incompatible pointer types assigning to 'CGColorRef1' (aka 'struct CGColor1 …
36 … must be name of an Objective-C class to be able to convert 'CGColorRef2' (aka 'struct CGColor2 *'…
37 … {{incompatible pointer types assigning to 'NSColor *' from 'CGColorRef2' (aka 'struct CGColor2 *'…
38 …f an Objective-C class to be able to convert 'NSColor *' to 'CGColorRef2' (aka 'struct CGColor2 *'…
39 …// expected-warning {{incompatible pointer types assigning to 'CGColorRef2' (aka 'struct CGColor2 …