Searched refs:getPointerSizeInBytes (Results 1 – 2 of 2) sorted by relevance
487 unsigned CodeViewDebug::getPointerSizeInBytes() { in getPointerSizeInBytes() function in CodeViewDebug1745 TypeIndex IndexType = getPointerSizeInBytes() == 8 in lowerTypeArray()1808 TypeIndex IndexType = getPointerSizeInBytes() == 8 in lowerTypeString()1997 PointerKind PK = getPointerSizeInBytes() == 8 ? PointerKind::Near64 in lowerTypeMemberPointer()2645 VFTableOffset = SP->getVirtualIndex() * getPointerSizeInBytes(); in lowerRecordFieldList()2685 PointerKind PK = getPointerSizeInBytes() == 8 ? PointerKind::Near64 in getVBPTypeIndex()2689 PointerRecord PR(ModifiedTI, PK, PM, PO, getPointerSizeInBytes()); in getVBPTypeIndex()2741 getPointerSizeInBytes() == 8 ? PointerKind::Near64 in getTypeIndexForReferenceTo()
504 unsigned getPointerSizeInBytes();