Searched defs:TheCU (Results 1 – 6 of 6) sorted by relevance
605 void DwarfDebug::constructAndAddImportedEntityDIE(DwarfCompileUnit &TheCU, in constructAndAddImportedEntityDIE()770 auto &TheCU = *P.second; in finalizeModuleInfo() local941 DwarfCompileUnit &TheCU, DenseSet<InlinedVariable> &Processed) { in collectVariableInfoFromMFTable()1129 DbgVariable *DwarfDebug::createConcreteVariable(DwarfCompileUnit &TheCU, in createConcreteVariable()1198 void DwarfDebug::collectVariableInfo(DwarfCompileUnit &TheCU, in collectVariableInfo()1418 DwarfCompileUnit &TheCU = *CUMap.lookup(SP->getUnit()); in endFunctionImpl() local2156 DwarfCompileUnit *TheCU = I.second; in emitDebugRanges() local2214 auto &TheCU = *P.second; in emitDebugMacinfo() local
457 void DwarfDebug::constructAndAddImportedEntityDIE(DwarfCompileUnit &TheCU, in constructAndAddImportedEntityDIE()544 auto &TheCU = *P.second; in finalizeModuleInfo() local928 void DwarfDebug::collectVariableInfo(DwarfCompileUnit &TheCU, in collectVariableInfo()1068 DwarfCompileUnit *TheCU = CUMap.lookup(SP->getUnit()); in beginFunction() local1116 DwarfCompileUnit &TheCU = *CUMap.lookup(SP->getUnit()); in endFunction() local1701 DwarfCompileUnit *TheCU = I.second; in emitDebugRanges() local1776 auto &TheCU = *P.second; in emitDebugMacinfo() local
59 llvm::DICompileUnit *TheCU = nullptr; variable
671 static bool hasCXXMangling(const TagDecl *TD, llvm::DICompileUnit *TheCU) { in hasCXXMangling()686 llvm::DICompileUnit *TheCU) { in getUniqueTagTypeName()
93 DICompileUnit *TheCU; member