Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp1359 bool BitfieldByteAligned = (!FD->getType()->isDependentType() && in handlePackedAttr() local
1365 if (BitfieldByteAligned) in handlePackedAttr()
1373 if (BitfieldByteAligned) in handlePackedAttr()