Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Vptr

264                                            CodeGenFunction::VPtr Vptr) override;
1580 CodeGenFunction &CGF, CodeGenFunction::VPtr Vptr) {
1581 return Vptr.NearestVBase != nullptr;
1807 Address VPtr =
1811 llvm::Value *VTable = CGF.GetVTablePtr(VPtr, Ty, MethodDecl->getParent());