Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dwarn-literal-conversion.cpp14 …int y5 = 1.2222; // expected-warning {{implicit conversion from 'double' to 'int' changes value fr… in test0() local
Dexplicit.cpp74 Y y5 = static_cast<Y>(z); in testExplicit() local
/external/clang/test/Analysis/
Ddead-stores.c247 int y5 = 4; in f22() local