Searched defs:TheCU (Results 1 – 4 of 4) sorted by relevance
1271 auto &TheCU = *P.second; in finalizeModuleInfo() local1529 DwarfCompileUnit &TheCU, DenseSet<InlinedEntity> &Processed) { in collectVariableInfoFromMFTable()1850 DbgEntity *DwarfDebug::createConcreteEntity(DwarfCompileUnit &TheCU, in createConcreteEntity()1873 void DwarfDebug::collectEntityInfo(DwarfCompileUnit &TheCU, in collectEntityInfo()2279 DwarfCompileUnit &TheCU = getOrCreateDwarfCompileUnit(SP->getUnit()); in endFunctionImpl() local2734 DwarfCompileUnit &TheCU) { in finalize()3307 auto &TheCU = *P.second; in emitDebugMacinfoImpl() local
65 llvm::DICompileUnit *TheCU = nullptr; variable
1073 static bool hasCXXMangling(const TagDecl *TD, llvm::DICompileUnit *TheCU) { in hasCXXMangling()1108 llvm::DICompileUnit *TheCU) { in needsTypeIdentifier()1126 llvm::DICompileUnit *TheCU) { in getTypeIdentifier()
246 explicit DIEBaseTypeRef(const DwarfCompileUnit *TheCU, uint64_t Idx) in DIEBaseTypeRef()