Home
last modified time | relevance | path

Searched defs:copyList2 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/SemaCXX/
H A Dexplicit.cpp195 bool copyList2 = {n}; // expected-error {{no viable conversion}} in testBool() local
H A Dcxx2a-explicit-bool.cpp663 bool copyList2 = {n};// expected-error {{no viable conversion}} in testBool() local