Searched refs:Skel (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h166 void setSkeleton(DwarfCompileUnit &Skel) { Skeleton = &Skel; } argument
H A DDwarfDebug.cpp1725 if (auto *Skel = CU->getSkeleton())
1726 CU = Skel;
1794 if (auto *Skel = TheCU->getSkeleton())
1795 TheCU = Skel;

Completed in 170 milliseconds