Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclAttr.cpp1402 bool BitfieldByteAligned = (!FD->getType()->isDependentType() && in handlePackedAttr() local
1408 if (BitfieldByteAligned) in handlePackedAttr()
1416 if (BitfieldByteAligned) in handlePackedAttr()