Searched refs:vBase (Results 1 – 1 of 1) sorted by relevance
148 struct vBase {}; struct149 struct vDerived : virtual public vBase {};159 catch (vBase *p) { in test8()176 catch (vBase *p) { in test9()193 catch (vBase *p) { in test10()