Home
last modified time | relevance | path

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

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