Searched refs:CrazyBase (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/SemaTemplate/
H A Dmember-access-expr.cpp12 typedef Base CrazyBase; typedef in struct:X0
31 typedef TheBase CrazyBase; // expected-note{{current scope}} typedef
32 x.CrazyBase::f0(); // expected-error{{ambiguous}} \
39 typedef OtherBase CrazyBase; // expected-note{{object type}} typedef in struct:X1

Completed in 60 milliseconds