Searched refs:writeUnion (Results 1 – 3 of 3) sorted by relevance
47 TypeIndex writeUnion(const UnionRecord &Record);
131 TypeIndex TypeTableBuilder::writeUnion(const UnionRecord &Record) { in writeUnion() function in TypeTableBuilder
1583 TypeTable.writeUnion(UnionRecord(0, CO, HfaKind::None, TypeIndex(), 0, in lowerTypeUnion()1604 TypeIndex UnionTI = TypeTable.writeUnion( in lowerCompleteTypeUnion()