Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Dexplicit.cpp200 const int &copyList7 = {b}; in testBool() local
H A Dcxx2a-explicit-bool.cpp671 const int &copyList7 = {b};// expected-error {{no viable conversion}} in testBool() local