Searched refs:IsBitIntType (Results 1 – 1 of 1) sorted by relevance
2699 bool IsBitIntType = Field->getType()->isBitIntType(); in getSubobjectSizeInBits() local2700 if (!Field->getType()->isReferenceType() && !IsBitIntType && in getSubobjectSizeInBits()2708 if (IsBitIntType) { in getSubobjectSizeInBits()2716 } else if (IsBitIntType && in getSubobjectSizeInBits()