Searched refs:usedBytes (Results 1 – 3 of 3) sorted by relevance
77 UsedBytes = UdtLayout->usedBytes(); in DataMemberLayoutItem()283 BitVector ChildBytes = Child->usedBytes(); in addChildToLayout()
44 const BitVector &UseMap = Layout.usedBytes(); in start()
53 const BitVector &usedBytes() const { return UsedBytes; } in usedBytes() function