Searched refs:NoDebugInfo (Results 1 – 13 of 13) sorted by relevance
22 NoDebugInfo, enumerator
344 ENUM_CODEGENOPT(DebugInfo, codegenoptions::DebugInfoKind, 4, codegenoptions::NoDebugInfo)
171 (CI.getCodeGenOpts().getDebugInfo() != codegenoptions::NoDebugInfo)); in CreateASTConsumer()
796 DebugInfoKind = codegenoptions::NoDebugInfo; in adjustDebugInfoKind()
500 return codegenoptions::NoDebugInfo; in DebugLevelToInfoKind()3927 if (DebugInfoKind == codegenoptions::NoDebugInfo || in renderDebugOptions()3968 DebugInfoKind != codegenoptions::NoDebugInfo) { in renderDebugOptions()4006 DebugInfoKind = codegenoptions::NoDebugInfo; in renderDebugOptions()5190 codegenoptions::DebugInfoKind DebugInfoKind = codegenoptions::NoDebugInfo; in ConstructJob()6813 (EH || UnwindTables || DebugInfoKind != codegenoptions::NoDebugInfo)) in ConstructJob()7462 codegenoptions::DebugInfoKind DebugInfoKind = codegenoptions::NoDebugInfo; in ConstructJob()7471 : codegenoptions::NoDebugInfo); in ConstructJob()
965 if (CI.getCodeGenOpts().getDebugInfo() != codegenoptions::NoDebugInfo && in CreateASTConsumer()
1012 CodeGenOpts.getDebugInfo() != codegenoptions::NoDebugInfo) && in getVTableLinkage()
826 if (CodeGenOpts.getDebugInfo() == codegenoptions::NoDebugInfo) in CreatePasses()
574 case codegenoptions::NoDebugInfo: in CreateCompileUnit()5154 if (!CGM.getLangOpts().Optimize || DebugKind == codegenoptions::NoDebugInfo || in getCallSiteRelatedAttrs()
1440 if (CGM.getCodeGenOpts().getDebugInfo() == codegenoptions::NoDebugInfo || in emitUpdateLocation()9553 if (CGM.getCodeGenOpts().getDebugInfo() == codegenoptions::NoDebugInfo) { in emitOffloadingArrays()9687 if (CGF.CGM.getCodeGenOpts().getDebugInfo() == codegenoptions::NoDebugInfo) in emitOffloadingArraysArgument()9986 (CGM.getCodeGenOpts().getDebugInfo() == codegenoptions::NoDebugInfo) in emitUserDefinedMapper()
156 if (CodeGenOpts.getDebugInfo() != codegenoptions::NoDebugInfo || in CodeGenModule()
652 m_compiler->getCodeGenOpts().setDebugInfo(codegenoptions::NoDebugInfo); in ClangExpressionParser()
1362 case codegenoptions::NoDebugInfo: // default value in GenerateCodeGenArgs()1936 if (NeedLocTracking && Opts.getDebugInfo() == codegenoptions::NoDebugInfo) in ParseCodeGenArgs()