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

/external/clang/test/CodeGenCXX/
H A Ddebug-info-template.cpp35 struct Empty2 {}; struct in struct:TheTemplate
36 typedef const Empty2 DependentType[i];
H A Doverride-layout.cpp13 struct Empty2 { }; struct
21 struct X1 : public X0, public Empty2 {
/external/clang/test/SemaCXX/
H A Dempty-class-layout.cpp164 struct Empty2 {}; struct in namespace:Test8
165 struct Empties : Empty1, Empty2 {};
167 struct A : Empty2, Empties {

Completed in 279 milliseconds