Home
last modified time | relevance | path

Searched refs:GetNotifyVoid (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/
HDDebugger.h335 GetNotifyVoid () const;
/NextBSD/contrib/llvm/tools/lldb/source/Commands/
HDCommandObjectExpression.cpp340 if (format != eFormatVoid && m_interpreter.GetDebugger().GetNotifyVoid()) in EvaluateExpression()
/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDDebugger.cpp272 Debugger::GetNotifyVoid () const in GetNotifyVoid() function in Debugger