Searched refs:NoDebugInfo (Results 1 – 15 of 15) sorted by relevance
22 NoDebugInfo, enumerator
108 llvm::codegenoptions::NoDebugInfo)
287 DebugInfoKind = llvm::codegenoptions::NoDebugInfo; in adjustDebugInfoKind()
132 DebugInfoKind = llvm::codegenoptions::NoDebugInfo; in addOtherOptions()
776 DebugInfoKind = llvm::codegenoptions::NoDebugInfo; in adjustDebugInfoKind()
4487 if (DebugInfoKind == llvm::codegenoptions::NoDebugInfo || in renderDebugOptions()4524 DebugInfoKind != llvm::codegenoptions::NoDebugInfo) { in renderDebugOptions()4550 DebugInfoKind = llvm::codegenoptions::NoDebugInfo; in renderDebugOptions()6047 llvm::codegenoptions::NoDebugInfo; in ConstructJob()7922 DebugInfoKind != llvm::codegenoptions::NoDebugInfo)) in ConstructJob()8591 llvm::codegenoptions::NoDebugInfo; in ConstructJob()8604 : llvm::codegenoptions::NoDebugInfo); in ConstructJob()8729 if (DebugInfoKind > llvm::codegenoptions::NoDebugInfo && Output.isFilename()) in ConstructJob()
2045 return llvm::codegenoptions::NoDebugInfo; in debugLevelToInfoKind()
2575 bool NoDebugInfo = false; in EmitParmDecl() local2600 NoDebugInfo = in EmitParmDecl()2748 !NoDebugInfo) { in EmitParmDecl()
1027 if (CI.getCodeGenOpts().getDebugInfo() != codegenoptions::NoDebugInfo && in CreateASTConsumer()
1109 CodeGenOpts.getDebugInfo() != llvm::codegenoptions::NoDebugInfo) && in getVTableLinkage()
1374 llvm::codegenoptions::NoDebugInfo) || in emitUpdateLocation()8899 llvm::codegenoptions::NoDebugInfo) { in emitOffloadingArrays()9202 llvm::codegenoptions::NoDebugInfo) in emitUserDefinedMapper()9584 llvm::codegenoptions::NoDebugInfo; in emitTargetCallKernelLaunch()10277 llvm::codegenoptions::NoDebugInfo) { in emitTargetDataCalls()10494 llvm::codegenoptions::NoDebugInfo; in emitTargetDataStandAloneCall()
615 case llvm::codegenoptions::NoDebugInfo: in CreateCompileUnit()6108 DebugKind == llvm::codegenoptions::NoDebugInfo || in getCallSiteRelatedAttrs()
410 if (CodeGenOpts.getDebugInfo() != llvm::codegenoptions::NoDebugInfo || in CodeGenModule()
627 m_compiler->getCodeGenOpts().setDebugInfo(codegenoptions::NoDebugInfo); in ClangExpressionParser()
1574 case llvm::codegenoptions::NoDebugInfo: // default value in GenerateCodeGenArgs()2204 Opts.getDebugInfo() == llvm::codegenoptions::NoDebugInfo) in ParseCodeGenArgs()