Home
last modified time | relevance | path

Searched refs:GetSuppressImmediateOutput (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandReturnObject.h189 bool GetSuppressImmediateOutput() const;
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandReturnObject.cpp225 bool CommandReturnObject::GetSuppressImmediateOutput() const { in GetSuppressImmediateOutput() function in CommandReturnObject