Searched refs:SetUseExternalEditor (Results 1 – 5 of 5) sorted by relevance
189 SetUseExternalEditor (bool input);
311 SetUseExternalEditor (bool use_external_editor_p);
1156 SBDebugger::SetUseExternalEditor (bool value) in SetUseExternalEditor() function in SBDebugger1159 return m_opaque_sp->SetUseExternalEditor (value); in SetUseExternalEditor()
978 m_debugger.SetUseExternalEditor(m_option_data.m_use_external_editor); in MainLoop()
340 Debugger::SetUseExternalEditor (bool b) in SetUseExternalEditor() function in Debugger