Home
last modified time | relevance | path

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

/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandReturnObject.h56 Stream &GetErrorStream() { GetErrorStream() function
/llvm-project/lldb/include/lldb/Core/
H A DDebugger.h148 StreamFile &GetErrorStream() { return *m_error_stream_sp; } in GetErrorStream() function
/llvm-project/third-party/benchmark/include/benchmark/
H A Dbenchmark.h1921 std::ostream& GetErrorStream() const { return *error_stream_; } in GetErrorStream() function