Searched defs:Skeleton (Results 1 – 2 of 2) sorted by relevance
43 enum class UnitKind { Skeleton, Full }; enumerator55 DwarfCompileUnit *Skeleton = nullptr; variable
2119 if (auto *Skeleton = TheU->getSkeleton()) in emitDebugPubSection() local