Searched refs:base2 (Results 1 – 1 of 1) sorted by relevance
81 struct base2 {int x;}; argument82 struct derived : base1, base2 {};91 catch (base2 *p) { in test5()107 catch (base2 *p) { in test6()123 catch (base2 *p) { in test7()