Searched refs:Vbptr (Results 1 – 1 of 1) sorted by relevance
702 llvm::Type *Vbptr = llvm::Type::getInt32PtrTy(Types.getLLVMContext()); in LayoutNonVirtualBases() local703 AppendPadding(VBPtrOffset, getTypeAlignment(Vbptr)); in LayoutNonVirtualBases()704 AppendField(VBPtrOffset, Vbptr); in LayoutNonVirtualBases()