Searched refs:NoDebugInfo (Results 1 – 7 of 7) sorted by relevance
61 NoDebugInfo, /// Don't generate debug info. enumerator
158 ENUM_CODEGENOPT(DebugInfo, DebugInfoKind, 3, NoDebugInfo)
159 CodeGenOptions::NoDebugInfo)); in CreateASTConsumer()
390 if (CodeGenOpts.getDebugInfo() == CodeGenOptions::NoDebugInfo) in CreatePasses()
337 if (CGM.getCodeGenOpts().getDebugInfo() == CodeGenOptions::NoDebugInfo || in emitUpdateLocation()
132 if (CodeGenOpts.getDebugInfo() != CodeGenOptions::NoDebugInfo || in CodeGenModule()
404 else if (Opts.getDebugInfo() != CodeGenOptions::NoDebugInfo) in ParseCodeGenArgs()635 if (NeedLocTracking && Opts.getDebugInfo() == CodeGenOptions::NoDebugInfo) in ParseCodeGenArgs()