Searched defs:TheCU (Results 1 – 5 of 5) sorted by relevance
1127 void DwarfDebug::constructAndAddImportedEntityDIE(DwarfCompileUnit &TheCU, in constructAndAddImportedEntityDIE()1302 auto &TheCU = *P.second; in finalizeModuleInfo() local1528 DwarfCompileUnit &TheCU, DenseSet<InlinedEntity> &Processed) { in collectVariableInfoFromMFTable()1763 DbgEntity *DwarfDebug::createConcreteEntity(DwarfCompileUnit &TheCU, in createConcreteEntity()1786 void DwarfDebug::collectEntityInfo(DwarfCompileUnit &TheCU, in collectEntityInfo()2134 DwarfCompileUnit &TheCU = *CUMap.lookup(SP->getUnit()); in endFunctionImpl() local2583 DwarfCompileUnit &TheCU) { in finalize()3162 auto &TheCU = *P.second; in emitDebugMacinfoImpl() local
63 llvm::DICompileUnit *TheCU = nullptr; variable
993 static bool hasCXXMangling(const TagDecl *TD, llvm::DICompileUnit *TheCU) { in hasCXXMangling()1028 llvm::DICompileUnit *TheCU) { in needsTypeIdentifier()1046 llvm::DICompileUnit *TheCU) { in getTypeIdentifier()
241 explicit DIEBaseTypeRef(const DwarfCompileUnit *TheCU, uint64_t Idx) in DIEBaseTypeRef()
93 DICompileUnit *TheCU; member