Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Dexplicit.cpp106 …const Y& y11{z}; // expected-error {{excess elements}} expected-note {{in initialization of tempor… in testExplicit() local
H A Dcxx2a-explicit-bool.cpp546 const Y& y11{z}; // expected-error {{excess elements}} expected-note {{in initialization of temporary}} in testExplicit() local
/llvm-project/clang/test/Analysis/
H A Ddead-stores.c263 int y11 = 4; in f22() local