Searched refs:NoDebugInfo (Results 1 – 9 of 9) sorted by relevance
92 TEST_F(IntelJITEventListenerTest, NoDebugInfo) { in TEST_F() argument
148 TEST_F(OProfileJITEventListenerTest, NoDebugInfo) { in TEST_F() argument
54 NoDebugInfo, /// Don't generate debug info. enumerator
143 ENUM_CODEGENOPT(DebugInfo, DebugInfoKind, 3, NoDebugInfo)
161 CodeGenOptions::NoDebugInfo)); in CreateASTConsumer()
73 if (CGM.getCodeGenOpts().getDebugInfo() == CodeGenOptions::NoDebugInfo || in EmitOpenMPUpdateLocation()
342 if (CodeGenOpts.getDebugInfo() == CodeGenOptions::NoDebugInfo) in CreatePasses()
129 if (CodeGenOpts.getDebugInfo() != CodeGenOptions::NoDebugInfo || in CodeGenModule()
378 else if (Opts.getDebugInfo() != CodeGenOptions::NoDebugInfo) in ParseCodeGenArgs()575 if (NeedLocTracking && Opts.getDebugInfo() == CodeGenOptions::NoDebugInfo) in ParseCodeGenArgs()