Searched defs:IndentMore (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Utility/
H A DStream.cpp195 void Stream::IndentMore(unsigned amount) { m_indent_level += amount; } function in class:Stream

Completed in 218 milliseconds