Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDeclAttr.cpp1357 bool BitfieldByteAligned = (!FD->getType()->isDependentType() && in handlePackedAttr() local
1363 if (BitfieldByteAligned) in handlePackedAttr()
1371 if (BitfieldByteAligned) in handlePackedAttr()