Searched defs:TheCU (Results 1 – 5 of 5) sorted by relevance
1132 void DwarfDebug::constructAndAddImportedEntityDIE(DwarfCompileUnit &TheCU, in constructAndAddImportedEntityDIE()1306 auto &TheCU = *P.second; in finalizeModuleInfo() local1536 DwarfCompileUnit &TheCU, DenseSet<InlinedEntity> &Processed) { in collectVariableInfoFromMFTable()1833 DbgEntity *DwarfDebug::createConcreteEntity(DwarfCompileUnit &TheCU, in createConcreteEntity()1856 void DwarfDebug::collectEntityInfo(DwarfCompileUnit &TheCU, in collectEntityInfo()2242 DwarfCompileUnit &TheCU = *CUMap.lookup(SP->getUnit()); in endFunctionImpl() local2689 DwarfCompileUnit &TheCU) { in finalize()3275 auto &TheCU = *P.second; in emitDebugMacinfoImpl() local
62 llvm::DICompileUnit *TheCU = nullptr; variable
1014 static bool hasCXXMangling(const TagDecl *TD, llvm::DICompileUnit *TheCU) { in hasCXXMangling()1049 llvm::DICompileUnit *TheCU) { in needsTypeIdentifier()1067 llvm::DICompileUnit *TheCU) { in getTypeIdentifier()
241 explicit DIEBaseTypeRef(const DwarfCompileUnit *TheCU, uint64_t Idx) in DIEBaseTypeRef()
93 DICompileUnit *TheCU; member