Searched refs:RefCntblBase (Results 1 – 3 of 3) sorted by relevance
3 struct RefCntblBase { struct8 struct Derived : RefCntblBase { }; argument11 struct DerivedWithVirtualDtor : RefCntblBase {20 typedef DerivedClassTmpl<RefCntblBase> Foo;48 struct Quiet4 : private RefCntblBase {};49 class Quiet5 : RefCntblBase {};
3 struct RefCntblBase { struct12 DerivedClassTmpl1<RefCntblBase> a;21 int b = foo(RefCntblBase{});29 typedef DerivedClassTmpl3<RefCntblBase> Foo;
1438 struct RefCntblBase {1443 struct Derived : RefCntblBase { }; // warn