Home | History | Annotate | Download | only in SemaCXX

Lines Matching full:empty2

1888   struct Empty2 : Empty {};
1889 struct Test : Empty2 {
1891 Empty2 array[2];