Searched refs:NoDebugInfo (Results 1 – 22 of 22) sorted by relevance
17 NoDebugInfo, /// Don't generate debug info. enumerator
22 NoDebugInfo, enumerator
325 ENUM_CODEGENOPT(DebugInfo, codegenoptions::DebugInfoKind, 4, codegenoptions::NoDebugInfo)
160 (CI.getCodeGenOpts().getDebugInfo() != codegenoptions::NoDebugInfo)); in CreateASTConsumer()
171 (CI.getCodeGenOpts().getDebugInfo() != codegenoptions::NoDebugInfo)); in CreateASTConsumer()
212 ENUM_CODEGENOPT(DebugInfo, codegenoptions::DebugInfoKind, 3, codegenoptions::NoDebugInfo)
477 if (CodeGenOpts.getDebugInfo() == codegenoptions::NoDebugInfo) in CreatePasses()
132 if (CodeGenOpts.getDebugInfo() != codegenoptions::NoDebugInfo || in CodeGenModule()
442 case codegenoptions::NoDebugInfo: in CreateCompileUnit()
931 if (CGM.getCodeGenOpts().getDebugInfo() == codegenoptions::NoDebugInfo || in emitUpdateLocation()
834 DebugInfoKind = codegenoptions::NoDebugInfo; in adjustDebugInfoKind()
496 return codegenoptions::NoDebugInfo; in DebugLevelToInfoKind()3772 if (DebugInfoKind == codegenoptions::NoDebugInfo || in RenderDebugOptions()3813 DebugInfoKind != codegenoptions::NoDebugInfo) { in RenderDebugOptions()3844 DebugInfoKind = codegenoptions::NoDebugInfo; in RenderDebugOptions()4886 codegenoptions::DebugInfoKind DebugInfoKind = codegenoptions::NoDebugInfo; in ConstructJob()7086 codegenoptions::DebugInfoKind DebugInfoKind = codegenoptions::NoDebugInfo; in ConstructJob()7095 : codegenoptions::NoDebugInfo); in ConstructJob()
979 if (CI.getCodeGenOpts().getDebugInfo() != codegenoptions::NoDebugInfo && in CreateASTConsumer()
1026 CodeGenOpts.getDebugInfo() != codegenoptions::NoDebugInfo) && in getVTableLinkage()
797 if (CodeGenOpts.getDebugInfo() == codegenoptions::NoDebugInfo) in CreatePasses()
595 case codegenoptions::NoDebugInfo: in CreateCompileUnit()5019 if (!CGM.getLangOpts().Optimize || DebugKind == codegenoptions::NoDebugInfo || in getCallSiteRelatedAttrs()
1424 if (CGM.getCodeGenOpts().getDebugInfo() == codegenoptions::NoDebugInfo || in emitUpdateLocation()9230 if (CGM.getCodeGenOpts().getDebugInfo() == codegenoptions::NoDebugInfo) { in emitOffloadingArrays()9378 if (CGF.CGM.getCodeGenOpts().getDebugInfo() == codegenoptions::NoDebugInfo) in emitOffloadingArraysArgument()
154 if (CodeGenOpts.getDebugInfo() != codegenoptions::NoDebugInfo || in CodeGenModule()
637 m_compiler->getCodeGenOpts().setDebugInfo(codegenoptions::NoDebugInfo); in ClangExpressionParser()
2768 return codegenoptions::NoDebugInfo; in DebugLevelToInfoKind()4444 codegenoptions::DebugInfoKind DebugInfoKind = codegenoptions::NoDebugInfo; in ConstructJob()4529 DebugInfoKind != codegenoptions::NoDebugInfo) { in ConstructJob()6502 codegenoptions::DebugInfoKind DebugInfoKind = codegenoptions::NoDebugInfo; in ConstructJob()6511 : codegenoptions::NoDebugInfo); in ConstructJob()
825 if (NeedLocTracking && Opts.getDebugInfo() == codegenoptions::NoDebugInfo) in ParseCodeGenArgs()
1584 if (NeedLocTracking && Opts.getDebugInfo() == codegenoptions::NoDebugInfo) in ParseCodeGenArgs()