Searched refs:getModuleDebugInfo (Results 1 – 8 of 8) sorted by relevance
174 auto *DI = Builder->getModuleDebugInfo(); in Initialize()188 DebugTypeVisitor DTV(*Builder->getModuleDebugInfo(), *Ctx); in HandleTopLevelDecl()218 DebugTypeVisitor DTV(*Builder->getModuleDebugInfo(), *Ctx); in HandleTagDeclDefinition()228 Builder->getModuleDebugInfo()->completeRequiredType(RD); in HandleTagDeclRequiredDefinition()233 Builder->getModuleDebugInfo()->EmitImportDecl(*D); in HandleImplicitImportDecl()257 Builder->getModuleDebugInfo()->setDwoId(Signature); in HandleTranslationUnit()
103 return Builder->getModuleDebugInfo(); in getCGDebugInfo()259 if (CodeGen::CGDebugInfo *DI = Builder->getModuleDebugInfo()) in HandleTagDeclRequiredDefinition()
604 if (getModuleDebugInfo()) in Release()771 if (CGDebugInfo *DI = getModuleDebugInfo()) in Release()4492 if (CGDebugInfo *DI = getModuleDebugInfo()) in EmitGlobalVarDefinition()4498 if (CGDebugInfo *DI = getModuleDebugInfo()) in EmitExternalVarDeclaration()5699 if (CGDebugInfo *DI = getModuleDebugInfo()) in EmitTopLevelDecl()5707 if (CGDebugInfo *DI = getModuleDebugInfo()) { in EmitTopLevelDecl()5733 if (CGDebugInfo *DI = getModuleDebugInfo()) in EmitTopLevelDecl()5737 if (CGDebugInfo *DI = getModuleDebugInfo()) in EmitTopLevelDecl()5741 if (CGDebugInfo *DI = getModuleDebugInfo()) in EmitTopLevelDecl()5781 if (CGDebugInfo *DI = getModuleDebugInfo()) in EmitTopLevelDecl()[all …]
269 if (CGDebugInfo *DI = CGM.getModuleDebugInfo()) in UpdateCompletedType()286 if (CGDebugInfo *DI = CGM.getModuleDebugInfo()) in UpdateCompletedType()
860 if (CGDebugInfo *DI = CGM.getModuleDebugInfo()) in GenerateConstructionVTable()1092 if (CGDebugInfo *DI = CGM.getModuleDebugInfo()) in GenerateClassData()
694 CGDebugInfo *getModuleDebugInfo() { return DebugInfo.get(); } in getModuleDebugInfo() function
73 DebugInfo(CGM.getModuleDebugInfo()), PGO(cgm), in CodeGenFunction()
1062 if (CGDebugInfo *DI = getModuleDebugInfo()) in EmitExplicitCastExprType()2840 if (CGDebugInfo *DI = CGM.getModuleDebugInfo()) { in EmitDeclRefLValue()