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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp1357 bool BitfieldByteAligned = (!FD->getType()->isDependentType() && local
1363 if (BitfieldByteAligned)
1371 if (BitfieldByteAligned)

Completed in 170 milliseconds