Searched refs:SetGenerateDebugInfo (Results 1 – 8 of 8) sorted by relevance
179 void SBExpressionOptions::SetGenerateDebugInfo(bool b) { in SetGenerateDebugInfo() function in SBExpressionOptions182 return m_opaque_up->SetGenerateDebugInfo(b); in SetGenerateDebugInfo()
36 ) lldb::SBExpressionOptions::SetGenerateDebugInfo;
82 void SetGenerateDebugInfo(bool b = true);
231 options.SetGenerateDebugInfo(true); in GetEvaluateExpressionOptions()338 options.SetGenerateDebugInfo(false); in HandleCompletion()
349 real_options.SetGenerateDebugInfo(enable_debugging); in ExecuteFunction()
325 expr_options.SetGenerateDebugInfo(true); in IOHandlerInputComplete()
392 void SetGenerateDebugInfo(bool b) { m_generate_debug_info = b; } in SetGenerateDebugInfo() function
27925 (arg1)->SetGenerateDebugInfo(arg2); in _wrap_SBExpressionOptions_SetGenerateDebugInfo__SWIG_0()27948 (arg1)->SetGenerateDebugInfo(); in _wrap_SBExpressionOptions_SetGenerateDebugInfo__SWIG_1()