Lines Matching defs:VBPtrOffset
184 int32_t VBPtrOffset, uint32_t VBIndex,
190 uint32_t NVOffset, int32_t VBPtrOffset,
793 uint64_t VBPtrOffset = 0;
816 VBPtrOffset = Layout.getVBPtrOffset().getQuantity();
839 mangleNumber(VBPtrOffset);
3736 if (Adjustment.Virtual.Microsoft.VBPtrOffset) {
3739 static_cast<uint32_t>(Adjustment.Virtual.Microsoft.VBPtrOffset));
3929 uint32_t NVOffset, int32_t VBPtrOffset, uint32_t VBIndex,
3961 if (VBPtrOffset == -1) {
3967 Mangler.getStream() << VBPtrOffset;
3973 const CXXRecordDecl *Derived, uint32_t NVOffset, int32_t VBPtrOffset,
3979 Mangler.mangleNumber(VBPtrOffset);