Searched refs:SetAutoApplyFixIts (Results 1 – 10 of 10) sorted by relevance
208 void SBExpressionOptions::SetAutoApplyFixIts(bool b) { in SetAutoApplyFixIts() function in SBExpressionOptions211 return m_opaque_up->SetAutoApplyFixIts(b); in SetAutoApplyFixIts()
48 ) lldb::SBExpressionOptions::SetAutoApplyFixIts;
87 void SetAutoApplyFixIts(bool b = true);
175 options.SetAutoApplyFixIts(false); in GetHistoryThreads()
82 options.SetAutoApplyFixIts(false); in RetrieveReportData()
222 options.SetAutoApplyFixIts(auto_apply_fixits); in GetEvaluateExpressionOptions()349 options.SetAutoApplyFixIts(false); in HandleCompletion()
128 options.SetAutoApplyFixIts(false); in RetrieveReportData()
319 options.SetAutoApplyFixIts(false); in RetrieveReportData()
430 void SetAutoApplyFixIts(bool b) { m_auto_apply_fixits = b; } in SetAutoApplyFixIts() function
26764 (arg1)->SetAutoApplyFixIts(arg2); in _wrap_SBExpressionOptions_SetAutoApplyFixIts__SWIG_0()26787 (arg1)->SetAutoApplyFixIts(); in _wrap_SBExpressionOptions_SetAutoApplyFixIts__SWIG_1()