Searched defs:isBitField (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGValue.h255 bool isBitField() const { return LVType == BitField; } function in class:clang::CodeGen::LValue
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h683 bool isBitField() const { return getFlags() & FlagBitField; } function in class:llvm::DIType

Completed in 160 milliseconds