Searched refs:OtherBase (Results 1 – 1 of 1) sorted by relevance
46 struct OtherBase { }; struct48 struct X1 : Base, OtherBase { 49 typedef OtherBase CrazyBase;57 call_f0_through_typedef2<OtherBase>(x1); // expected-note{{instantiation}} in test_f0_through_typedef2()