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()
620 if (getModuleDebugInfo()) in Release()794 if (CGDebugInfo *DI = getModuleDebugInfo()) in Release()4522 if (CGDebugInfo *DI = getModuleDebugInfo()) in EmitGlobalVarDefinition()4528 if (CGDebugInfo *DI = getModuleDebugInfo()) in EmitExternalVarDeclaration()5729 if (CGDebugInfo *DI = getModuleDebugInfo()) in EmitTopLevelDecl()5763 if (CGDebugInfo *DI = getModuleDebugInfo()) in EmitTopLevelDecl()5767 if (CGDebugInfo *DI = getModuleDebugInfo()) in EmitTopLevelDecl()5771 if (CGDebugInfo *DI = getModuleDebugInfo()) in EmitTopLevelDecl()5775 if (CGDebugInfo *DI = getModuleDebugInfo()) in EmitTopLevelDecl()5815 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()