Searched refs:NoBegin (Results 1 – 4 of 4) sorted by relevance
8 struct NoBegin { struct47 NoBegin NB; in f()49 NoBegin *pNB; in f()51 NoBegin **ppNB; in f()53 NoBegin *****pppppNB; in f()
147 struct NoBegin { in g() struct153 …for (auto u : NoBegin()) { // expected-error {{range type 'NoBegin' has 'end' member but no 'begin… in g()
163 struct NoBegin { in g() struct169 for (auto u : NoBegin()) { // expected-error {{no viable 'begin' function available}} in g()