Searched refs:getModuleDebugInfo (Results 1 – 9 of 9) sorted by relevance
184 auto *DI = Builder->getModuleDebugInfo(); in Initialize()198 DebugTypeVisitor DTV(*Builder->getModuleDebugInfo(), *Ctx); in HandleTopLevelDecl()228 DebugTypeVisitor DTV(*Builder->getModuleDebugInfo(), *Ctx); in HandleTagDeclDefinition()238 Builder->getModuleDebugInfo()->completeRequiredType(RD); in HandleTagDeclRequiredDefinition()243 Builder->getModuleDebugInfo()->EmitImportDecl(*D); in HandleImplicitImportDecl()267 Builder->getModuleDebugInfo()->setDwoId(Signature); in HandleTranslationUnit()
106 return Builder->getModuleDebugInfo(); in getCGDebugInfo()279 if (CodeGen::CGDebugInfo *DI = Builder->getModuleDebugInfo()) in HandleTagDeclRequiredDefinition()
181 if (CGDebugInfo *DI = CGM.getModuleDebugInfo()) in UpdateCompletedType()198 if (CGDebugInfo *DI = CGM.getModuleDebugInfo()) in UpdateCompletedType()
1004 if (getModuleDebugInfo()) in Release()1286 if (CGDebugInfo *DI = getModuleDebugInfo()) in Release()5515 if (CGDebugInfo *DI = getModuleDebugInfo()) in EmitGlobalVarDefinition()5521 if (CGDebugInfo *DI = getModuleDebugInfo()) in EmitExternalVarDeclaration()5944 if (CGDebugInfo *DI = getModuleDebugInfo()) in EmitAliasDefinition()6381 CGDebugInfo *DI = getModuleDebugInfo(); in GetAddrOfConstantStringFromLiteral()6770 if (CGDebugInfo *DI = getModuleDebugInfo()) in EmitTopLevelDecl()6804 if (CGDebugInfo *DI = getModuleDebugInfo()) in EmitTopLevelDecl()6808 if (CGDebugInfo *DI = getModuleDebugInfo()) in EmitTopLevelDecl()6812 if (CGDebugInfo *DI = getModuleDebugInfo()) in EmitTopLevelDecl()[all …]
129 if (CGDebugInfo *DI = CGM.getModuleDebugInfo()) in addConstant()
890 if (CGDebugInfo *DI = CGM.getModuleDebugInfo()) in GenerateConstructionVTable()1144 if (CGDebugInfo *DI = CGM.getModuleDebugInfo()) in GenerateClassData()
730 CGDebugInfo *getModuleDebugInfo() { return DebugInfo.get(); } in getModuleDebugInfo() function
77 DebugInfo(CGM.getModuleDebugInfo()), PGO(cgm), in CodeGenFunction()
1253 if (CGDebugInfo *DI = getModuleDebugInfo()) in EmitExplicitCastExprType()3147 if (CGDebugInfo *DI = CGM.getModuleDebugInfo()) { in EmitDeclRefLValue()