Searched refs:NoDebugInfo (Results 1 – 14 of 14) sorted by relevance
22 NoDebugInfo, enumerator
392 ENUM_CODEGENOPT(DebugInfo, codegenoptions::DebugInfoKind, 4, codegenoptions::NoDebugInfo)
171 (CI.getCodeGenOpts().getDebugInfo() != codegenoptions::NoDebugInfo)); in CreateASTConsumer()
291 DebugInfoKind = codegenoptions::NoDebugInfo; in adjustDebugInfoKind()
410 return codegenoptions::NoDebugInfo; in DebugLevelToInfoKind()4149 if (DebugInfoKind == codegenoptions::NoDebugInfo || in renderDebugOptions()4185 DebugInfoKind != codegenoptions::NoDebugInfo) { in renderDebugOptions()4211 DebugInfoKind = codegenoptions::NoDebugInfo; in renderDebugOptions()5555 codegenoptions::DebugInfoKind DebugInfoKind = codegenoptions::NoDebugInfo; in ConstructJob()7387 DebugInfoKind != codegenoptions::NoDebugInfo)) in ConstructJob()8036 codegenoptions::DebugInfoKind DebugInfoKind = codegenoptions::NoDebugInfo; in ConstructJob()8049 : codegenoptions::NoDebugInfo); in ConstructJob()8161 if (DebugInfoKind > codegenoptions::NoDebugInfo && Output.isFilename()) in ConstructJob()
754 DebugInfoKind = codegenoptions::NoDebugInfo; in adjustDebugInfoKind()
2449 bool NoDebugInfo = false; in EmitParmDecl() local2471 NoDebugInfo = in EmitParmDecl()2604 !NoDebugInfo) { in EmitParmDecl()
1090 if (CI.getCodeGenOpts().getDebugInfo() != codegenoptions::NoDebugInfo && in CreateASTConsumer()
1049 CodeGenOpts.getDebugInfo() != codegenoptions::NoDebugInfo) && in getVTableLinkage()
1372 CGM.getCodeGenOpts().getDebugInfo() == codegenoptions::NoDebugInfo) || in emitUpdateLocation()9208 if (CGM.getCodeGenOpts().getDebugInfo() == codegenoptions::NoDebugInfo) { in emitOffloadingArrays()9577 (CGM.getCodeGenOpts().getDebugInfo() == codegenoptions::NoDebugInfo) in emitUserDefinedMapper()10062 CGF.CGM.getCodeGenOpts().getDebugInfo() != codegenoptions::NoDebugInfo; in emitTargetCall()10673 CGF.CGM.getCodeGenOpts().getDebugInfo() != codegenoptions::NoDebugInfo; in emitTargetDataCalls()10719 CGF.CGM.getCodeGenOpts().getDebugInfo() != codegenoptions::NoDebugInfo; in emitTargetDataCalls()10943 CGF.CGM.getCodeGenOpts().getDebugInfo() != codegenoptions::NoDebugInfo; in emitTargetDataStandAloneCall()
598 case codegenoptions::NoDebugInfo: in CreateCompileUnit()5750 if (!CGM.getLangOpts().Optimize || DebugKind == codegenoptions::NoDebugInfo || in getCallSiteRelatedAttrs()
177 if (CodeGenOpts.getDebugInfo() != codegenoptions::NoDebugInfo || in CodeGenModule()
641 m_compiler->getCodeGenOpts().setDebugInfo(codegenoptions::NoDebugInfo); in ClangExpressionParser()
1387 case codegenoptions::NoDebugInfo: // default value in GenerateCodeGenArgs()2027 if (NeedLocTracking && Opts.getDebugInfo() == codegenoptions::NoDebugInfo) in ParseCodeGenArgs()