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