Home
last modified time | relevance | path

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

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