Home | History | Annotate | Download | only in Sema

Lines Matching full:bitfield

1342   // Apply unary and bitfield promotions to the LHS's type.
11198 // Emit warnings for tricky precedence issues, e.g. "bitfield & 0x4 == 0"