Searched refs:NoDebugInfo (Results 1 – 8 of 8) sorted by relevance
61 NoDebugInfo, /// Don't generate debug info. enumerator
169 ENUM_CODEGENOPT(DebugInfo, DebugInfoKind, 3, NoDebugInfo)
160 CodeGenOptions::NoDebugInfo)); in CreateASTConsumer()
279 m_compiler->getCodeGenOpts().setDebugInfo(CodeGenOptions::NoDebugInfo); in ClangExpressionParser()
412 if (CodeGenOpts.getDebugInfo() == CodeGenOptions::NoDebugInfo) in CreatePasses()
343 if (CGM.getCodeGenOpts().getDebugInfo() == CodeGenOptions::NoDebugInfo || in emitUpdateLocation()
135 if (CodeGenOpts.getDebugInfo() != CodeGenOptions::NoDebugInfo || in CodeGenModule()
420 else if (Opts.getDebugInfo() != CodeGenOptions::NoDebugInfo) in ParseCodeGenArgs()661 if (NeedLocTracking && Opts.getDebugInfo() == CodeGenOptions::NoDebugInfo) in ParseCodeGenArgs()