Searched defs:isBitField (Results 1 – 4 of 4) sorted by relevance
107 inline bool BitFieldAggregation::isBitField(TYPECONST Type *type, const EDIType *aEDIType, unsigned… in isBitField() function
21 def isBitField(self): member in Type39 def isBitField(self): member in BuiltinType
194 bool isBitField() const { return LVType == BitField; } in isBitField() function
2238 bool isBitField() const { in isBitField() function