Home | History | Annotate | Download | only in inlining

Lines Matching refs:Derived

217 struct Derived : public Base {};
219 void test(Derived d) {