Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclAttr.cpp1403 bool BitfieldByteAligned = (!FD->getType()->isDependentType() && in handlePackedAttr() local
1409 if (BitfieldByteAligned) in handlePackedAttr()
1417 if (BitfieldByteAligned) in handlePackedAttr()