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