Searched defs:stream_sp (Results 1 – 8 of 8) sorted by relevance
24 StreamTee(lldb::StreamSP &stream_sp) { in StreamTee()30 StreamTee(lldb::StreamSP &stream_sp, lldb::StreamSP &stream_2_sp) { in StreamTee()72 size_t AppendStream(const lldb::StreamSP &stream_sp) { in AppendStream()89 lldb::StreamSP stream_sp; in GetStreamAtIndex() local96 void SetStreamAtIndex(uint32_t idx, const lldb::StreamSP &stream_sp) { in SetStreamAtIndex()
26 TestLogHandler(std::shared_ptr<llvm::raw_ostream> stream_sp) in TestLogHandler()41 auto stream_sp = std::make_shared<raw_fd_ostream>( in GetLogStream() local
80 void SetImmediateOutputStream(const lldb::StreamSP &stream_sp) { in SetImmediateOutputStream()86 void SetImmediateErrorStream(const lldb::StreamSP &stream_sp) { in SetImmediateErrorStream()
330 ScriptedStopHookHandleStop(StructuredData::GenericSP implementor_sp,ExecutionContext & exc_ctx,lldb::StreamSP stream_sp) ScriptedStopHookHandleStop() argument
36 ThreadPlanTracer::ThreadPlanTracer(Thread &thread, lldb::StreamSP &stream_sp) in ThreadPlanTracer()88 lldb::StreamSP &stream_sp) in ThreadPlanAssemblyTracer()
213 if (StreamFileSP stream_sp = StreamFileSP( in NotifyBreakpointHit() local
144 lldb::StreamSP stream_sp; in Clear() local
1772 ScriptedStopHookHandleStop(StructuredData::GenericSP implementor_sp,ExecutionContext & exc_ctx,lldb::StreamSP stream_sp) ScriptedStopHookHandleStop() argument