Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Dwarn-literal-conversion.cpp28 …int y10 = -1.2F; // expected-warning {{implicit conversion from 'float' to 'int' changes value fr… in test0() local
H A Dexplicit.cpp105 const Y y10{z}; // expected-error {{excess elements}} in testExplicit() local
H A Dcxx2a-explicit-bool.cpp545 const Y y10{z}; // expected-error {{excess elements}} in testExplicit() local
/llvm-project/clang/test/Analysis/
H A Ddead-stores.c262 int y10 = 4; in f22() local