Searched defs:UnspecWithVBPtr (Results 1 – 1 of 1) sorted by relevance
182 struct UnspecWithVBPtr : B1, virtual B2 { struct193 void (UnspecWithVBPtr::*u2_f_memptr)() = &UnspecWithVBPtr::foo; in EmitNonVirtualMemberPointers() argument