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

/freebsd-11.0-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h173 void setSkeleton(DwarfCompileUnit &Skel) { Skeleton = &Skel; } argument
H A DDwarfDebug.cpp1799 if (auto *Skel = CU->getSkeleton())
1800 CU = Skel;
1868 if (auto *Skel = TheCU->getSkeleton())
1869 TheCU = Skel;

Completed in 133 milliseconds