Home
last modified time | relevance | path

Searched refs:BitfieldByteAligned (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclAttr.cpp1355 bool BitfieldByteAligned = (!FD->getType()->isDependentType() && in handlePackedAttr() local
1361 if (BitfieldByteAligned) in handlePackedAttr()
1370 if (BitfieldByteAligned) in handlePackedAttr()