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