Searched refs:CrazyBase (Results 1 – 1 of 1) sorted by relevance
12 typedef Base CrazyBase; typedef31 typedef TheBase CrazyBase; // expected-note{{current scope}} in call_f0_through_typedef2() typedef32 x.CrazyBase::f0(); // expected-error{{ambiguous}} \ in call_f0_through_typedef2()39 typedef OtherBase CrazyBase; // expected-note{{object type}} typedef