Home
last modified time | relevance | path

Searched defs:UnspecWithVBPtr (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/test/CodeGenCXX/
H A Dmicrosoft-abi-member-pointers.cpp338 struct UnspecWithVBPtr : B1, virtual B2 { struct
349 void (UnspecWithVBPtr::*u2_f_memptr)() = &UnspecWithVBPtr::foo; in EmitNonVirtualMemberPointers() argument