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