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);
232 options.SetGenerateDebugInfo(true); in GetEvaluateExpressionOptions()339 options.SetGenerateDebugInfo(false); in HandleCompletion()
351 real_options.SetGenerateDebugInfo(enable_debugging); in ExecuteFunction()
327 expr_options.SetGenerateDebugInfo(true); in IOHandlerInputComplete()
419 void SetGenerateDebugInfo(bool b) { m_generate_debug_info = b; } in SetGenerateDebugInfo() function
28345 (arg1)->SetGenerateDebugInfo(arg2); in _wrap_SBExpressionOptions_SetGenerateDebugInfo__SWIG_0()28368 (arg1)->SetGenerateDebugInfo(); in _wrap_SBExpressionOptions_SetGenerateDebugInfo__SWIG_1()