Searched refs:LastBitfieldStorageUnitSize (Results 1 – 1 of 1) sorted by relevance
637 unsigned char LastBitfieldStorageUnitSize; member in __anonbcc347f50111::ItaniumRecordLayoutBuilder708 LastBitfieldStorageUnitSize(0), MaxFieldAlignment(CharUnits::Zero()), in ItaniumRecordLayoutBuilder()1505 LastBitfieldStorageUnitSize = 0; in LayoutWideBitField()1617 if (LastBitfieldStorageUnitSize != StorageUnitSize || in LayoutBitField()1620 if (!LastBitfieldStorageUnitSize && !FieldSize) in LayoutBitField()1624 LastBitfieldStorageUnitSize = 0; in LayoutBitField()1833 LastBitfieldStorageUnitSize = StorageUnitSize; in LayoutBitField()1847 LastBitfieldStorageUnitSize = 0; in LayoutBitField()1896 LastBitfieldStorageUnitSize = 0; in LayoutField()