Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h896 bool useLeadingZeroLengthBitfield() const { in useLeadingZeroLengthBitfield() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRecordLayoutBuilder.cpp1663 !Context.getTargetInfo().useLeadingZeroLengthBitfield()) in LayoutBitField()