Searched refs:TypeUnit (Results 1 – 4 of 4) sorted by relevance
251 Error link(TypeUnit *ArtificialTypeUnit);255 CompileUnit &CU, TypeUnit *ArtificialTypeUnit,347 std::unique_ptr<TypeUnit> ArtificialTypeUnit;
35 class TypeUnit; variable427 TypeUnit *TypeUnitPtr);
1234 TypeUnit *ArtificialTypeUnit) { in cloneAndEmit()1292 TypeUnit *ArtificialTypeUnit) { in cloneDIE()1470 TypeEntry *ClonedParentTypeDIE, TypeUnit *ArtificialTypeUnit) { in createTypeDIEandCloneAttributes()1805 CompileUnit::OutputUnitVariantPtr::OutputUnitVariantPtr(TypeUnit *U) : Ptr(U) { in OutputUnitVariantPtr()1821 return Ptr.is<TypeUnit *>(); in isTypeUnit()1828 TypeUnit *CompileUnit::OutputUnitVariantPtr::getAsTypeUnit() { in getAsTypeUnit()1829 return Ptr.get<TypeUnit *>(); in getAsTypeUnit()
171 ArtificialTypeUnit = std::make_unique<TypeUnit>( in link()447 Error DWARFLinkerImpl::LinkContext::link(TypeUnit *ArtificialTypeUnit) { in link()592 CompileUnit &CU, TypeUnit *ArtificialTypeUnit, in linkSingleCompileUnit()