Searched defs:Der (Results 1 – 4 of 4) sorted by relevance
173 struct Der : B1, B2 { int z; }; argument
162 Derived *Der = dynamic_cast<Derived *>(S_Global); in handler_cpp() local
498 struct Der : S1 {}; in member_f() struct
763 struct Der : public Abs { virtual void x(); }; global() struct