Searched refs:SetAutoApplyFixIts (Results 1 – 12 of 12) sorted by relevance
37 options.SetAutoApplyFixIts(True)40 top_level_options.SetAutoApplyFixIts(True)77 options.SetAutoApplyFixIts(False)121 multiple_runs_options.SetAutoApplyFixIts(True)
215 void SBExpressionOptions::SetAutoApplyFixIts(bool b) { in SetAutoApplyFixIts() function in SBExpressionOptions218 return m_opaque_up->SetAutoApplyFixIts(b); in SetAutoApplyFixIts()
48 ) lldb::SBExpressionOptions::SetAutoApplyFixIts;
32 options.SetAutoApplyFixIts(False)
92 void SetAutoApplyFixIts(bool b = true);
174 options.SetAutoApplyFixIts(false); in GetHistoryThreads()
82 options.SetAutoApplyFixIts(false); in RetrieveReportData()
221 options.SetAutoApplyFixIts(auto_apply_fixits); in GetEvaluateExpressionOptions() 336 options.SetAutoApplyFixIts(false); in HandleCompletion()
128 options.SetAutoApplyFixIts(false); in RetrieveReportData()
321 options.SetAutoApplyFixIts(false); in RetrieveReportData()
457 void SetAutoApplyFixIts(bool b) { m_auto_apply_fixits = b; }441 void SetAutoApplyFixIts(bool b) { m_auto_apply_fixits = b; } SetAutoApplyFixIts() function
2518 options.SetAutoApplyFixIts(False)