Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Dexplicit.cpp201 const int &copyList8 = {n}; // expected-error {{no viable conversion}} in testBool() local
H A Dcxx2a-explicit-bool.cpp672 const int &copyList8 = {n}; in testBool() local