Home | History | Annotate | Download | only in CodeGen

Lines Matching full:bitfield

969   assert(SizeInBits > 0 && "found named 0-width bitfield");
1019 assert(!Field->isBitField() && "lambdas don't have bitfield members!");
1994 // byte of storage of the bitfield. For other fields, use zero.