Searched refs:init_kind_2 (Results 1 – 1 of 1) sorted by relevance
33 auto init_kind_2 = [ec = ExplicitCopy()] {}; // expected-error {{no matching constructor}} in __anon3b954c740602() variable37 auto init_kind_2 = [ec = T()] {}; // expected-error {{no matching constructor}} in init_kind_template() local