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();
1564 /// Clone \p InputDIE's attribute described by \p AttrSpec with
1699 assert(!(Die && Info.Clone) && "Can't supply a DIE and a cloned DIE");
1703 if (!Info.Clone)
1704 Info.Clone = DIE::get(DIEAlloc, dwarf::Tag(InputDIE.getTag()));
1705 Die = Info.Clone;
1914 if (DIE *Clone = cloneDIE(Child, File, Unit, PCOffset, OutOffset, Flags,
1916 Die->addChild(Clone);
1917 OutOffset = Clone->getOffset() + Clone->getSize();
2037 // Clone expression.
2624 // Clone the InputDIE into your Unit DIE in our compile unit since it
2786 // Clone all the clang modules with requires extracting the DIE units. We
3057 // Clone unit.