Searched refs:TypeStorageSize (Results 1 – 1 of 1) sorted by relevance
18192 uint64_t TypeStorageSize = Context.getTypeSize(FieldTy); in VerifyBitField() local18201 Value.ugt(TypeStorageSize) && in VerifyBitField()18205 CStdConstraintViolation ? TypeWidth : TypeStorageSize; in VerifyBitField()