Searched defs:IsBitfield (Results 1 – 3 of 3) sorted by relevance
323 const bool IsBitfield = D->isBitField(); in VisitFieldDecl() local
1571 bool IsBitfield = FieldSize && Size != FieldSize; in constructMemberDIE() local
1780 int IsBitfield = clang_Cursor_isBitField(cursor); in PrintTypeSize() local