Searched defs:IsBitfield (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.h181 bool IsBitfield() { return is_bitfield; } function in struct:DWARFASTParserClang::FieldInfo
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBType.cpp694 bool SBTypeMember::IsBitfield() { function in class:SBTypeMember
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp323 const bool IsBitfield = D->isBitField(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1496 bool IsBitfield = FieldSize && Size != FieldSize; local
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DValueObject.h421 bool IsBitfield() { function in class:lldb_private::ValueObject

Completed in 87 milliseconds