Lines Matching refs:isEqual
14 - (BOOL)isEqual:(id)other;
35 …ect comparison of a string literal has undefined behavior}} expected-note{{use 'isEqual:' instead}}
36 …ect comparison of a string literal has undefined behavior}} expected-note{{use 'isEqual:' instead}}
37 …ect comparison of a string literal has undefined behavior}} expected-note{{use 'isEqual:' instead}}
38 …ect comparison of a string literal has undefined behavior}} expected-note{{use 'isEqual:' instead}}
40 …ect comparison of an array literal has undefined behavior}} expected-note{{use 'isEqual:' instead}}
41 …comparison of a dictionary literal has undefined behavior}} expected-note{{use 'isEqual:' instead}}
42 …ct comparison of a numeric literal has undefined behavior}} expected-note{{use 'isEqual:' instead}}
43 …ct comparison of a numeric literal has undefined behavior}} expected-note{{use 'isEqual:' instead}}
44 …ct comparison of a numeric literal has undefined behavior}} expected-note{{use 'isEqual:' instead}}
45 …t comparison of a boxed expression has undefined behavior}} expected-note{{use 'isEqual:' instead}}
50 - (void)isEqual:(id)other;
54 - (BOOL)isEqual:(int)other;
78 …ct comparison of a numeric literal has undefined behavior}} expected-note{{use 'isEqual:' instead}}
79 …ct comparison of a numeric literal has undefined behavior}} expected-note{{use 'isEqual:' instead}}