Searched refs:GetAutoApplyFixIts (Results 1 – 5 of 5) sorted by relevance
209 bool SBExpressionOptions::GetAutoApplyFixIts() { in GetAutoApplyFixIts() function in SBExpressionOptions212 return m_opaque_up->GetAutoApplyFixIts(); in GetAutoApplyFixIts()
51 ) lldb::SBExpressionOptions::GetAutoApplyFixIts;
94 bool GetAutoApplyFixIts();
298 if (!fixed_expression->empty() && options.GetAutoApplyFixIts()) { in Evaluate()
459 bool GetAutoApplyFixIts() const { return m_auto_apply_fixits; }443 bool GetAutoApplyFixIts() const { return m_auto_apply_fixits; } GetAutoApplyFixIts() function