Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Interpreter/
DCommandReturnObject.h55 Stream &GetErrorStream() { in GetErrorStream() function
/external/llvm-project/lldb/include/lldb/Core/
DDebugger.h131 StreamFile &GetErrorStream() { return *m_error_stream_sp; } in GetErrorStream() function
/external/llvm-project/llvm/utils/benchmark/include/benchmark/
Dbenchmark.h1373 std::ostream& GetErrorStream() const { return *error_stream_; } in GetErrorStream() function
/external/libcxx/utils/google-benchmark/include/benchmark/
Dbenchmark.h1431 std::ostream& GetErrorStream() const { return *error_stream_; } in GetErrorStream() function
/external/llvm-project/libcxx/utils/google-benchmark/include/benchmark/
Dbenchmark.h1431 std::ostream& GetErrorStream() const { return *error_stream_; } in GetErrorStream() function
/external/google-benchmark/include/benchmark/
Dbenchmark.h1483 std::ostream& GetErrorStream() const { return *error_stream_; } in GetErrorStream() function