Searched refs:getModuleDebugInfo (Results 1 – 9 of 9) sorted by relevance
181 auto *DI = Builder->getModuleDebugInfo(); in Initialize()195 DebugTypeVisitor DTV(*Builder->getModuleDebugInfo(), *Ctx); in HandleTopLevelDecl()225 DebugTypeVisitor DTV(*Builder->getModuleDebugInfo(), *Ctx); in HandleTagDeclDefinition()235 Builder->getModuleDebugInfo()->completeRequiredType(RD); in HandleTagDeclRequiredDefinition()240 Builder->getModuleDebugInfo()->EmitImportDecl(*D); in HandleImplicitImportDecl()264 Builder->getModuleDebugInfo()->setDwoId(Signature); in HandleTranslationUnit()
106 return Builder->getModuleDebugInfo(); in getCGDebugInfo()279 if (CodeGen::CGDebugInfo *DI = Builder->getModuleDebugInfo()) in HandleTagDeclRequiredDefinition()
712 if (getModuleDebugInfo()) in Release()924 if (CGDebugInfo *DI = getModuleDebugInfo()) in Release()5067 if (CGDebugInfo *DI = getModuleDebugInfo()) in EmitGlobalVarDefinition()5073 if (CGDebugInfo *DI = getModuleDebugInfo()) in EmitExternalVarDeclaration()5499 if (CGDebugInfo *DI = getModuleDebugInfo()) in EmitAliasDefinition()5939 CGDebugInfo *DI = getModuleDebugInfo(); in GetAddrOfConstantStringFromLiteral()6325 if (CGDebugInfo *DI = getModuleDebugInfo()) in EmitTopLevelDecl()6333 if (CGDebugInfo *DI = getModuleDebugInfo()) { in EmitTopLevelDecl()6359 if (CGDebugInfo *DI = getModuleDebugInfo()) in EmitTopLevelDecl()6363 if (CGDebugInfo *DI = getModuleDebugInfo()) in EmitTopLevelDecl()[all …]
278 if (CGDebugInfo *DI = CGM.getModuleDebugInfo()) in UpdateCompletedType()295 if (CGDebugInfo *DI = CGM.getModuleDebugInfo()) in UpdateCompletedType()
129 if (CGDebugInfo *DI = CGM.getModuleDebugInfo()) in addConstant()
876 if (CGDebugInfo *DI = CGM.getModuleDebugInfo()) in GenerateConstructionVTable()1129 if (CGDebugInfo *DI = CGM.getModuleDebugInfo()) in GenerateClassData()
720 CGDebugInfo *getModuleDebugInfo() { return DebugInfo.get(); } in getModuleDebugInfo() function
76 DebugInfo(CGM.getModuleDebugInfo()), PGO(cgm), in CodeGenFunction()
1030 if (CGDebugInfo *DI = getModuleDebugInfo()) in EmitExplicitCastExprType()2896 if (CGDebugInfo *DI = CGM.getModuleDebugInfo()) { in EmitDeclRefLValue()