Lines Matching full:bitfield
958 /// This can return one of two things: a simple address or a bitfield reference.
962 /// If this returns a bitfield reference, nothing about the pointee type of the
1696 // See if there are other bits in the bitfield's storage we'll need to load
1699 assert(Info.StorageSize > Info.Size && "Invalid bitfield size.");