Home | History | Annotate | Download | only in AST

Lines Matching refs:isPacked

772                           bool isPacked, const FieldDecl *D);
2304 bool isPacked,
2343 if (isPacked && UnpackedAlign > CharBitNum && Offset == UnpackedOffset)