Searched refs:getPointerSizeInBytes (Results 1 – 2 of 2) sorted by relevance
485 unsigned CodeViewDebug::getPointerSizeInBytes() { in getPointerSizeInBytes() function in CodeViewDebug1731 TypeIndex IndexType = getPointerSizeInBytes() == 8 in lowerTypeArray()1794 TypeIndex IndexType = getPointerSizeInBytes() == 8 in lowerTypeString()1983 PointerKind PK = getPointerSizeInBytes() == 8 ? PointerKind::Near64 in lowerTypeMemberPointer()2631 VFTableOffset = SP->getVirtualIndex() * getPointerSizeInBytes(); in lowerRecordFieldList()2671 PointerKind PK = getPointerSizeInBytes() == 8 ? PointerKind::Near64 in getVBPTypeIndex()2675 PointerRecord PR(ModifiedTI, PK, PM, PO, getPointerSizeInBytes()); in getVBPTypeIndex()2727 getPointerSizeInBytes() == 8 ? PointerKind::Near64 in getTypeIndexForReferenceTo()
497 unsigned getPointerSizeInBytes();