Searched refs:Base2 (Results 1 – 2 of 2) sorted by relevance
34 struct Base2 { struct38 struct Child : public Base, public Base2 { argument55 throw static_cast<Base2&>(child); in f2()63 throw static_cast<Base2*>(&child); in f3()109 catch (const Base2& c) in main()135 catch (const Base2& b) in main()157 catch (const Base2* c) in main()
82 template<int i1, typename Base1,int i2, typename Base2> \85 mock_object<i2,Base2> const& ) \106 template<int i1, typename Base1,int i2, typename Base2> \109 mock_object<i2,Base2> const& ) \