Searched defs:hasBitFields (Results 1 – 2 of 2) sorted by relevance
94 inline bool BitFieldAggregation::hasBitFields(TYPECONST Type *type, const EDIType *aEDIType) { in hasBitFields() function
72 bool hasBitFields = false; in getContainedType() local