Lines Matching full:vbptroffset
182 int32_t VBPtrOffset, uint32_t VBIndex,
188 uint32_t NVOffset, int32_t VBPtrOffset,
827 uint64_t VBPtrOffset = 0;
850 VBPtrOffset = Layout.getVBPtrOffset().getQuantity();
873 mangleNumber(VBPtrOffset);
3812 if (Adjustment.Virtual.Microsoft.VBPtrOffset) {
3815 static_cast<uint32_t>(Adjustment.Virtual.Microsoft.VBPtrOffset));
4005 uint32_t NVOffset, int32_t VBPtrOffset, uint32_t VBIndex,
4037 if (VBPtrOffset == -1) {
4043 Mangler.getStream() << VBPtrOffset;
4049 const CXXRecordDecl *Derived, uint32_t NVOffset, int32_t VBPtrOffset,
4055 Mangler.mangleNumber(VBPtrOffset);