Searched refs:getPointerSizeInBytes (Results 1 – 2 of 2) sorted by relevance
481 unsigned CodeViewDebug::getPointerSizeInBytes() { in getPointerSizeInBytes() function in CodeViewDebug1701 TypeIndex IndexType = getPointerSizeInBytes() == 8 in lowerTypeArray()1763 TypeIndex IndexType = getPointerSizeInBytes() == 8 in lowerTypeString()1950 PointerKind PK = getPointerSizeInBytes() == 8 ? PointerKind::Near64 in lowerTypeMemberPointer()2598 VFTableOffset = SP->getVirtualIndex() * getPointerSizeInBytes(); in lowerRecordFieldList()2638 PointerKind PK = getPointerSizeInBytes() == 8 ? PointerKind::Near64 in getVBPTypeIndex()2642 PointerRecord PR(ModifiedTI, PK, PM, PO, getPointerSizeInBytes()); in getVBPTypeIndex()2694 getPointerSizeInBytes() == 8 ? PointerKind::Near64 in getTypeIndexForReferenceTo()
476 unsigned getPointerSizeInBytes();