Searched defs:y6 (Results 1 – 3 of 3) sorted by relevance
15 …int y6 = 12E-1; // expected-warning {{implicit conversion from 'double' to 'int' changes value fro… in test0() local
65 const Y& y6 = z; // expected-error {{no viable conversion from 'Z' to 'const Y'}} in testExplicit() local
248 int y6 = 4; in f22() local