|
LLDB mainline
|
#include <Stream.h>
Public Member Functions | |
| IndentScope (Stream &stream) | |
| ~IndentScope () | |
Private Attributes | |
| Stream & | m_stream |
| unsigned | m_original_indent_level |
|
inline |
Definition at line 325 of file Stream.h.
References lldb_private::Stream::GetIndentLevel(), m_original_indent_level, m_stream, and lldb_private::Stream::Stream().
|
inline |
Definition at line 327 of file Stream.h.
References m_original_indent_level, and m_stream.
|
private |
Definition at line 331 of file Stream.h.
Referenced by IndentScope(), and ~IndentScope().
|
private |
Definition at line 330 of file Stream.h.
Referenced by IndentScope(), and ~IndentScope().