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