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