Searched refs:GetNotifyVoid (Results 1 – 4 of 4) sorted by relevance
304 bool GetNotifyVoid() const;
325 if (format != lldb::eFormatVoid && debugger.GetNotifyVoid()) { in IOHandlerInputComplete()
487 m_interpreter.GetDebugger().GetNotifyVoid()) { in EvaluateExpression()
393 bool Debugger::GetNotifyVoid() const { in GetNotifyVoid() function in Debugger