Home
last modified time | relevance | path

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

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