Searched refs:NoDebugInfo (Results 1 – 16 of 16) sorted by relevance
22 NoDebugInfo, enumerator
172 llvm::codegenoptions::NoDebugInfo)); in CreateASTConsumer()
106 llvm::codegenoptions::NoDebugInfo)
287 DebugInfoKind = llvm::codegenoptions::NoDebugInfo; in adjustDebugInfoKind()
132 DebugInfoKind = llvm::codegenoptions::NoDebugInfo; in addOtherOptions()
4290 if (DebugInfoKind == llvm::codegenoptions::NoDebugInfo || in renderDebugOptions()4327 DebugInfoKind != llvm::codegenoptions::NoDebugInfo) { in renderDebugOptions()4353 DebugInfoKind = llvm::codegenoptions::NoDebugInfo; in renderDebugOptions()5855 llvm::codegenoptions::NoDebugInfo; in ConstructJob()7708 DebugInfoKind != llvm::codegenoptions::NoDebugInfo)) in ConstructJob()8339 llvm::codegenoptions::NoDebugInfo; in ConstructJob()8352 : llvm::codegenoptions::NoDebugInfo); in ConstructJob()8469 if (DebugInfoKind > llvm::codegenoptions::NoDebugInfo && Output.isFilename()) in ConstructJob()
775 DebugInfoKind = llvm::codegenoptions::NoDebugInfo; in adjustDebugInfoKind()
2045 return llvm::codegenoptions::NoDebugInfo; in debugLevelToInfoKind()
2515 bool NoDebugInfo = false; in EmitParmDecl() local2540 NoDebugInfo = in EmitParmDecl()2688 !NoDebugInfo) { in EmitParmDecl()
1046 if (CI.getCodeGenOpts().getDebugInfo() != codegenoptions::NoDebugInfo && in CreateASTConsumer()
1064 CodeGenOpts.getDebugInfo() != llvm::codegenoptions::NoDebugInfo) && in getVTableLinkage()
1372 llvm::codegenoptions::NoDebugInfo) || in emitUpdateLocation()8839 llvm::codegenoptions::NoDebugInfo) { in emitOffloadingArrays()9141 llvm::codegenoptions::NoDebugInfo) in emitUserDefinedMapper()9522 llvm::codegenoptions::NoDebugInfo; in emitTargetCallKernelLaunch()10252 llvm::codegenoptions::NoDebugInfo) { in emitTargetDataCalls()10466 llvm::codegenoptions::NoDebugInfo; in emitTargetDataStandAloneCall()
605 case llvm::codegenoptions::NoDebugInfo: in CreateCompileUnit()5925 DebugKind == llvm::codegenoptions::NoDebugInfo || in getCallSiteRelatedAttrs()
404 if (CodeGenOpts.getDebugInfo() != llvm::codegenoptions::NoDebugInfo || in CodeGenModule()
624 m_compiler->getCodeGenOpts().setDebugInfo(codegenoptions::NoDebugInfo); in ClangExpressionParser()
1501 case llvm::codegenoptions::NoDebugInfo: // default value in GenerateCodeGenArgs()2134 Opts.getDebugInfo() == llvm::codegenoptions::NoDebugInfo) in ParseCodeGenArgs()