Home
last modified time | relevance | path

Searched refs:writeUnion (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeTableBuilder.h47 TypeIndex writeUnion(const UnionRecord &Record);
/external/llvm/lib/DebugInfo/CodeView/
DTypeTableBuilder.cpp131 TypeIndex TypeTableBuilder::writeUnion(const UnionRecord &Record) { in writeUnion() function in TypeTableBuilder
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1583 TypeTable.writeUnion(UnionRecord(0, CO, HfaKind::None, TypeIndex(), 0, in lowerTypeUnion()
1604 TypeIndex UnionTI = TypeTable.writeUnion( in lowerCompleteTypeUnion()