Lines Matching defs:Clone
1116 if (!RefInfo.Clone) {
1120 RefInfo.Clone = DIE::get(DIEAlloc, dwarf::Tag(RefDie.getTag()));
1122 NewRefDie = RefInfo.Clone;
1200 if (DIE *Clone = Info.Clone)
1201 Offset = Clone->getOffset();
1558 /// Clone \p InputDIE's attribute described by \p AttrSpec with
1693 assert(!(Die && Info.Clone) && "Can't supply a DIE and a cloned DIE");
1697 if (!Info.Clone)
1698 Info.Clone = DIE::get(DIEAlloc, dwarf::Tag(InputDIE.getTag()));
1699 Die = Info.Clone;
1897 if (DIE *Clone = cloneDIE(Child, File, Unit, PCOffset, OutOffset, Flags,
1899 Die->addChild(Clone);
1900 OutOffset = Clone->getOffset() + Clone->getSize();
2020 // Clone expression.
2607 // Clone the InputDIE into your Unit DIE in our compile unit since it
2769 // Clone all the clang modules with requires extracting the DIE units. We
3040 // Clone unit.