Searched defs:IsBitfield (Results 1 – 9 of 9) sorted by relevance
185 bool IsBitfield() { return is_bitfield; } in IsBitfield() function
704 bool SBTypeMember::IsBitfield() { in IsBitfield() function in SBTypeMember
419 bool IsBitfield() { in IsBitfield() function
323 const bool IsBitfield = D->isBitField(); in VisitFieldDecl() local
1388 bool IsBitfield = FieldSize && Size != FieldSize; in constructMemberDIE() local
1496 bool IsBitfield = FieldSize && Size != FieldSize; in constructMemberDIE() local
1551 bool IsBitfield = FieldSize && Size != FieldSize; in constructMemberDIE() local
1464 int IsBitfield = clang_Cursor_isBitField(cursor); in PrintTypeSize() local
1779 int IsBitfield = clang_Cursor_isBitField(cursor); in PrintTypeSize() local