Searched defs:Foobar (Results 1 – 3 of 3) sorted by relevance
187 template <typename T> struct Foobar { struct188 …azqux' within class scope}} expected-error 2{{cannot be used prior to '::' because it has no membe… in bazqux()
286 class Foobar(long): class
3 namespace fizbin { class Foobar {}; } // expected-note 2 {{'fizbin::Foobar' declared here}} \ class