Home
last modified time | relevance | path

Searched defs:hasBitFields (Results 1 – 2 of 2) sorted by relevance

/minix3/minix/llvm/passes/include/magic/support/
H A DBitFieldAggregation.h94 inline bool BitFieldAggregation::hasBitFields(TYPECONST Type *type, const EDIType *aEDIType) { in hasBitFields() function
/minix3/minix/llvm/passes/magic/support/
H A DSmartType.cpp72 bool hasBitFields = false; in getContainedType() local