Searched refs:baseSubobjectType (Results 1 – 2 of 2) sorted by relevance
134 cir::RecordType baseSubobjectType; variable161 cir::RecordType baseSubobjectType, bool zeroInitializable, in CIRGenRecordLayout() argument164 baseSubobjectType(baseSubobjectType), in CIRGenRecordLayout()174 cir::RecordType getBaseSubobjectCIRType() const { return baseSubobjectType; } in getBaseSubobjectCIRType()
655 if (baseSubobjectType) in print()656 os << " NonVirtualBaseCIRType:" << baseSubobjectType << "\n"; in print()