Home
last modified time | relevance | path

Searched defs:ArtificialTypeUnit (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.h347 std::unique_ptr<TypeUnit> ArtificialTypeUnit; variable
H A DDWARFLinkerCompileUnit.cpp1234 TypeUnit *ArtificialTypeUnit) { in cloneAndEmit()
1292 TypeUnit *ArtificialTypeUnit) { in cloneDIE()
1470 TypeEntry *ClonedParentTypeDIE, TypeUnit *ArtificialTypeUnit) { in createTypeDIEandCloneAttributes()
H A DDWARFLinkerImpl.cpp447 Error DWARFLinkerImpl::LinkContext::link(TypeUnit *ArtificialTypeUnit) { in link()
592 CompileUnit &CU, TypeUnit *ArtificialTypeUnit, in linkSingleCompileUnit()