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