Searched defs:TheCU (Results 1 – 4 of 4) sorted by relevance
453 void DwarfDebug::constructAndAddImportedEntityDIE(DwarfCompileUnit &TheCU, in constructAndAddImportedEntityDIE()540 auto *TheCU = cast<DICompileUnit>(N); in collectDeadVariables() local567 auto &TheCU = *P.second; in finalizeModuleInfo() local906 void DwarfDebug::collectVariableInfo(DwarfCompileUnit &TheCU, in collectVariableInfo()1130 DwarfCompileUnit *TheCU = SPMap.lookup(FnScope->getScopeNode()); in beginFunction() local1209 DwarfCompileUnit &TheCU = *SPMap.lookup(SP); in endFunction() local1805 DwarfCompileUnit *TheCU = I.second; in emitDebugRanges() local
58 llvm::DICompileUnit *TheCU = nullptr; variable
641 static bool hasCXXMangling(const TagDecl *TD, llvm::DICompileUnit *TheCU) { in hasCXXMangling()656 llvm::DICompileUnit *TheCU) { in getUniqueTagTypeName()
92 DICompileUnit *TheCU; member