Home | History | Annotate | Download | only in AST

Lines Matching refs:isPacked

764                           bool isPacked, const FieldDecl *D);
2085 bool isPacked,
2124 if (isPacked && UnpackedAlign > CharBitNum && Offset == UnpackedOffset)