Lines Matching refs:StructWithBitField
280 struct StructWithBitField { in voidForLoopWithBitfieldOnUpperBound() struct
290 struct StructWithBitField { in voidForLoopWithBitfieldOnLoopVar() struct
302 struct StructWithBitField { in voidForLoopWithBitfieldOnLoopVarAndUpperBound() struct
312 struct StructWithBitField { in voidForLoopWithBitfieldOnLoopVarAndUpperBoundOnInt() struct
322 struct StructWithBitField { in badForLoopWithBitfieldOnUpperBound() struct
332 struct StructWithBitField { in badForLoopWithBitfieldOnLoopVar() struct
344 struct StructWithBitField { in badForLoopWithBitfieldOnLoopVarAndUpperBound() struct
354 struct StructWithBitField { in badForLoopWithBitfieldOnLoopVarOnIntAndUpperBound() struct
365 struct StructWithBitField { in badForLoopWithBitfieldOnLoopVarAndUpperBoundOnInt() struct
376 struct StructWithBitField { in badForLoopWithBitfieldOnLoopVarAndUpperBoundOnPtr() struct
380 StructWithBitField* ptr = &value; in badForLoopWithBitfieldOnLoopVarAndUpperBoundOnPtr()