Home
last modified time | relevance | path

Searched defs:y6 (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/SemaCXX/
Dwarn-literal-conversion.cpp15 …int y6 = 12E-1; // expected-warning {{implicit conversion from 'double' to 'int' changes value fro… in test0() local
Dexplicit.cpp65 const Y& y6 = z; // expected-error {{no viable conversion from 'Z' to 'const Y'}} in testExplicit() local
/external/clang/test/Analysis/
Ddead-stores.c248 int y6 = 4; in f22() local