reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/API/SBDebugger.cpp
  431     StreamFile &stream_file = m_opaque_sp->GetErrorStream();
  441     SBFile file(m_opaque_sp->GetErrorStream().GetFileSP());
  485     result.PutError(m_opaque_sp->GetErrorStream().GetFileSP());
tools/lldb/source/Core/Debugger.cpp
  300           Stream &s = GetErrorStream();
  928       is_stdout ? GetOutputStream() : GetErrorStream();
tools/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp
 1244     auto &error_stream = target->GetDebugger().GetErrorStream();
tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp
  707       process_sp->GetTarget().GetDebugger().GetErrorStream().Printf(
tools/lldb/source/Plugins/ScriptInterpreter/None/ScriptInterpreterNone.cpp
   31   m_debugger.GetErrorStream().PutCString(
   37   m_debugger.GetErrorStream().PutCString(
tools/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
  915                 debugger.GetErrorStream().GetFileSP());
tools/lldb/source/Target/Process.cpp
 1652         GetTarget().GetDebugger().GetErrorStream().Printf(
 1691             GetTarget().GetDebugger().GetErrorStream().Printf(
tools/lldb/source/Target/Target.cpp
 1359       target->GetDebugger().GetErrorStream().Printf(
 1366     target->GetDebugger().GetErrorStream().Printf("%s\n",