Searched defs:isBitField (Results 1 - 2 of 2) sorted by last modified time

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

Completed in 67 milliseconds