Searched refs:GetAutoHandleEvents (Results 1 – 5 of 5) sorted by relevance
142 bool SBCommandInterpreterRunOptions::GetAutoHandleEvents() const { in GetAutoHandleEvents() function in SBCommandInterpreterRunOptions145 return m_opaque_up->GetAutoHandleEvents(); in GetAutoHandleEvents()
67 bool GetAutoHandleEvents() const;
177 bool GetAutoHandleEvents() const { in GetAutoHandleEvents() function
3392 if (options.GetAutoHandleEvents()) in RunCommandInterpreter()3406 if (options.GetAutoHandleEvents()) in RunCommandInterpreter()
14669 result = (bool)((lldb::SBCommandInterpreterRunOptions const *)arg1)->GetAutoHandleEvents(); in _wrap_SBCommandInterpreterRunOptions_GetAutoHandleEvents()