Home
last modified time | relevance | path

Searched refs:SetImmediateErrorStream (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandReturnObject.h86 void SetImmediateErrorStream(const lldb::StreamSP &stream_sp) { in SetImmediateErrorStream() function
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectWatchpointCommand.cpp266 result.SetImmediateErrorStream(error_stream); in WatchpointOptionsCallbackFunction()
/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DREPL.cpp257 result.SetImmediateErrorStream(error_sp); in IOHandlerInputComplete()
/openbsd-src/gnu/llvm/lldb/source/Breakpoint/
H A DBreakpointOptions.cpp630 result.SetImmediateErrorStream(error_stream); in BreakpointOptionsCallbackFunction()