Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp1338 std::pair<DIE *, TypeEntry *> ClonedChild = cloneDIE( in cloneDIE() local
1342 if (ClonedChild.first) { in cloneDIE()
1344 ClonedChild.first->getOffset() + ClonedChild.first->getSize(); in cloneDIE()
1345 PlainDIEGenerator.addChild(ClonedChild.first); in cloneDIE()