Home
last modified time | relevance | path

Searched refs:SkelCU (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDDwarfDebug.cpp336 if (auto *SkelCU = CU.getSkeleton()) in forBothCUs() local
337 F(*SkelCU); in forBothCUs()
1231 if (auto *SkelCU = TheCU.getSkeleton()) in endFunction() local
1233 SkelCU->constructSubprogramScopeDIE(FnScope); in endFunction()