Home
last modified time | relevance | path

Searched defs:GetErrorStream (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandReturnObject.h56 Stream &GetErrorStream() { in GetErrorStream() function
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/
H A DDebugger.h155 StreamFile &GetErrorStream() { return *m_error_stream_sp; } GetErrorStream() function