Searched refs:getModuleDebugInfo (Results 1 – 8 of 8) sorted by relevance
175 auto *DI = Builder->getModuleDebugInfo(); in Initialize()189 DebugTypeVisitor DTV(*Builder->getModuleDebugInfo(), *Ctx); in HandleTopLevelDecl()219 DebugTypeVisitor DTV(*Builder->getModuleDebugInfo(), *Ctx); in HandleTagDeclDefinition()229 Builder->getModuleDebugInfo()->completeRequiredType(RD); in HandleTagDeclRequiredDefinition()234 Builder->getModuleDebugInfo()->EmitImportDecl(*D); in HandleImplicitImportDecl()258 Builder->getModuleDebugInfo()->setDwoId(Signature); in HandleTranslationUnit()
96 return Builder->getModuleDebugInfo(); in getCGDebugInfo()249 if (CodeGen::CGDebugInfo *DI = Builder->getModuleDebugInfo()) in HandleTagDeclRequiredDefinition()
258 if (CGDebugInfo *DI = CGM.getModuleDebugInfo()) in UpdateCompletedType()275 if (CGDebugInfo *DI = CGM.getModuleDebugInfo()) in UpdateCompletedType()
730 if (CGDebugInfo *DI = CGM.getModuleDebugInfo()) in GenerateConstructionVTable()890 if (CGDebugInfo *DI = CGM.getModuleDebugInfo()) in GenerateClassData()
3699 if (CGDebugInfo *DI = getModuleDebugInfo()) in EmitGlobalVarDefinition()4874 if (CGDebugInfo *DI = getModuleDebugInfo()) in EmitTopLevelDecl()4878 if (CGDebugInfo *DI = getModuleDebugInfo()) in EmitTopLevelDecl()4882 if (CGDebugInfo *DI = getModuleDebugInfo()) in EmitTopLevelDecl()4922 if (CGDebugInfo *DI = getModuleDebugInfo()) in EmitTopLevelDecl()4993 if (CGDebugInfo *DI = getModuleDebugInfo()) in EmitTopLevelDecl()
644 CGDebugInfo *getModuleDebugInfo() { return DebugInfo.get(); } in getModuleDebugInfo() function
68 SanOpts(CGM.getLangOpts().Sanitize), DebugInfo(CGM.getModuleDebugInfo()), in CodeGenFunction()
1019 if (CGDebugInfo *DI = getModuleDebugInfo()) in EmitExplicitCastExprType()