Searched refs:ptrBits (Results 1 – 1 of 1) sorted by relevance
3296 int ptrBits = CGM.getDataLayout().getPointerSizeInBits(); in MakeBitField() local3297 if (bitCount < ptrBits) { in MakeBitField()