Searched defs:y7 (Results 1 – 3 of 3) sorted by relevance
16 …int y7 = 1.23E1; // expected-warning {{implicit conversion from 'double' to 'int' changes value fr… in test0() local
82 const int& y7 = z; // expected-error {{no viable conversion from 'Z' to 'const int'}} in testExplicit() local
249 int y7 = 4; in f22() local