Home
last modified time | relevance | path

Searched refs:getDebugInfo (Results 1 – 25 of 26) sorted by relevance

12

/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DGlobalVariable.h186 void getDebugInfo(SmallVectorImpl<DIGlobalVariableExpression *> &GVs) const;
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDecl.cpp114 if (CGDebugInfo *DI = getDebugInfo()) in EmitDecl()
118 if (CGDebugInfo *DI = getDebugInfo()) in EmitDecl()
126 if (CGDebugInfo *DI = getDebugInfo()) in EmitDecl()
444 CGDebugInfo *DI = getDebugInfo(); in EmitStaticVarDecl()
446 CGM.getCodeGenOpts().getDebugInfo() >= codegenoptions::LimitedDebugInfo) { in EmitStaticVarDecl()
1315 auto *DI = getDebugInfo(); in EmitAutoVarAlloca()
1316 bool EmitDebugInfo = DI && CGM.getCodeGenOpts().getDebugInfo() >= in EmitAutoVarAlloca()
2393 if (CGDebugInfo *DI = getDebugInfo()) { in EmitParmDecl()
2394 if (CGM.getCodeGenOpts().getDebugInfo() >= in EmitParmDecl()
H A DCodeGenFunction.cpp316 if (CGDebugInfo *DI = getDebugInfo()) { in FinishFunction()
334 if (CGDebugInfo *DI = getDebugInfo()) in FinishFunction()
353 if (CGDebugInfo *DI = getDebugInfo()) in FinishFunction()
1024 if (CGDebugInfo *DI = getDebugInfo()) { in StartFunction()
1195 if (CGDebugInfo *DI = getDebugInfo()) in StartFunction()
2178 if (CGDebugInfo *Dbg = getDebugInfo()) in EmitDeclRefExprDbgValue()
2179 if (CGM.getCodeGenOpts().getDebugInfo() >= codegenoptions::LimitedDebugInfo) in EmitDeclRefExprDbgValue()
2561 if (CGDebugInfo *DI = getDebugInfo()) in SourceLocToDebugLoc()
H A DCGDebugInfo.cpp66 : CGM(CGM), DebugKind(CGM.getCodeGenOpts().getDebugInfo()), in CGDebugInfo()
94 auto *DI = CGF->getDebugInfo(); in init()
128 if (!CGF.getDebugInfo()) { in ApplyDebugLocation()
147 if (!CGF.getDebugInfo()) { in ApplyInlineDebugLocation()
151 auto &DI = *CGF.getDebugInfo(); in ApplyInlineDebugLocation()
163 auto &DI = *CGF->getDebugInfo(); in ~ApplyInlineDebugLocation()
4289 if (CGM.getCodeGenOpts().getDebugInfo() < codegenoptions::LimitedDebugInfo) in EmitUsingDirective()
4302 if (CGM.getCodeGenOpts().getDebugInfo() < codegenoptions::LimitedDebugInfo) in EmitUsingDecl()
4343 if (CGM.getCodeGenOpts().getDebugInfo() < codegenoptions::LimitedDebugInfo) in EmitNamespaceAlias()
4464 if (CGM.getCodeGenOpts().getDebugInfo() < codegenoptions::LimitedDebugInfo) in EmitExplicitCastType()
H A DCGBlocks.cpp1493 if (CGDebugInfo *DI = getDebugInfo()) { in setBlockContextParameter()
1494 if (CGM.getCodeGenOpts().getDebugInfo() >= in setBlockContextParameter()
1663 if (CGDebugInfo *DI = getDebugInfo()) { in GenerateBlockFunction()
1668 if (CGM.getCodeGenOpts().getDebugInfo() >= in GenerateBlockFunction()
H A DCodeGenAction.cpp904 if (CI.getCodeGenOpts().getDebugInfo() != codegenoptions::NoDebugInfo && in CreateASTConsumer()
H A DCGVTables.cpp810 CodeGenOpts.getDebugInfo() != codegenoptions::NoDebugInfo) && in getVTableLinkage()
H A DCodeGenFunction.h772 if (CGDebugInfo *DI = CGF.getDebugInfo())
784 if (CGDebugInfo *DI = CGF.getDebugInfo())
1597 CGDebugInfo *getDebugInfo() {
H A DBackendUtil.cpp675 if (CodeGenOpts.getDebugInfo() == codegenoptions::NoDebugInfo) in CreatePasses()
H A DCGObjC.cpp1572 CGDebugInfo *DI = getDebugInfo(); in EmitObjCForCollectionStmt()
3360 CGDebugInfo *DI = getDebugInfo(); in EmitObjCAutoreleasePoolStmt()
H A DCodeGenModule.cpp146 if (CodeGenOpts.getDebugInfo() != codegenoptions::NoDebugInfo || in CodeGenModule()
3700 if (getCodeGenOpts().getDebugInfo() >= codegenoptions::LimitedDebugInfo) in EmitGlobalVarDefinition()
4923 if (getCodeGenOpts().getDebugInfo() >= codegenoptions::LimitedDebugInfo) in EmitTopLevelDecl()
H A DCGStmt.cpp37 if (CGDebugInfo *DI = getDebugInfo()) { in EmitStopPoint()
H A DCGStmtOpenMP.cpp557 getDebugInfo() && in GenerateOpenMPCapturedStmtFunction()
558 CGM.getCodeGenOpts().getDebugInfo() >= codegenoptions::LimitedDebugInfo; in GenerateOpenMPCapturedStmtFunction()
H A DCGCall.cpp3544 if ((disabledDebugInfo = isa<CXXDefaultArgExpr>(E) && CGF.getDebugInfo())) in DisableDebugLocationUpdates()
/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DConstantMerge.cpp82 From->getDebugInfo(MDs); in copyDebugLocMetadata()
H A DStripSymbols.cpp321 GV.getDebugInfo(GVEs); in runOnModule()
H A DGlobalOpt.cpp440 GV->getDebugInfo(GVs); in transferSRADebugInfo()
1636 GV->getDebugInfo(GVs); in TryToShrinkGlobalToBoolean()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/Rewrite/
H A DFrontendActions.cpp167 (CI.getCodeGenOpts().getDebugInfo() != codegenoptions::NoDebugInfo)); in CreateASTConsumer()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp830 should_create_file |= m_compiler->getCodeGenOpts().getDebugInfo() == in ParseInternal()
/freebsd-12.1/contrib/llvm/lib/IR/
H A DMetadata.cpp1525 void GlobalVariable::getDebugInfo( in getDebugInfo() function in GlobalVariable
H A DCore.cpp1207 GV->getDebugInfo(GVEs); in LLVMGetDebugLocDirectory()
1229 GV->getDebugInfo(GVEs); in LLVMGetDebugLocFilename()
1250 GV->getDebugInfo(GVEs); in LLVMGetDebugLocLine()
/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp724 Global.getDebugInfo(GVs); in beginModule()
H A DCodeViewDebug.cpp2911 GV.getDebugInfo(GVEs); in collectGlobalVariableInfo()
/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp2169 G->getDebugInfo(GVs); in InstrumentGlobals()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInvocation.cpp1261 if (NeedLocTracking && Opts.getDebugInfo() == codegenoptions::NoDebugInfo) in ParseCodeGenArgs()

12