Searched defs:DerivedPrivate (Results 1 – 3 of 3) sorted by relevance
21 struct DerivedPrivate : private Base1 {}; struct
67 class DerivedPrivate : private SmartPtr {}; class
1858 struct DerivedPrivate : private Base {}; global() struct