Searched refs:VoidBegin (Results 1 – 2 of 2) sorted by relevance
115 struct VoidBegin { in g() struct119 for (auto a : VoidBegin()) // expected-error {{cannot use type 'void' as an iterator}} in g()
130 struct VoidBegin { in g() struct134 for (auto a : VoidBegin()) // expected-error {{cannot use type 'void' as an iterator}} in g()