Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dwarn-literal-conversion.cpp28 …int y10 = -1.2F; // expected-warning {{implicit conversion from 'float' to 'int' changes value fr… in test0() local
Dexplicit.cpp88 const Y y10{z}; // expected-error {{excess elements}} in testExplicit() local
/external/clang/test/Analysis/
Ddead-stores.c252 int y10 = 4; in f22() local