Searched refs:GetAutoApplyFixIts (Results 1 – 4 of 4) sorted by relevance
145 bool SBExpressionOptions::GetAutoApplyFixIts() { in GetAutoApplyFixIts() function in SBExpressionOptions146 return m_opaque_ap->GetAutoApplyFixIts(); in GetAutoApplyFixIts()
88 bool GetAutoApplyFixIts();
253 options.GetAutoApplyFixIts()) { in Evaluate()
386 bool GetAutoApplyFixIts() const { return m_auto_apply_fixits; } in GetAutoApplyFixIts() function