Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp1417 bool BitfieldByteAligned = (!FD->getType()->isDependentType() && in handlePackedAttr() local
1423 if (BitfieldByteAligned) in handlePackedAttr()
1431 if (BitfieldByteAligned) in handlePackedAttr()