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