Searched refs:IndentMore (Results 1 - 25 of 34) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointName.cpp42 s->IndentMore();
64 s->IndentMore();
73 s->IndentMore();
H A DWatchpointOptions.cpp138 s->IndentMore();
141 s->IndentMore();
152 s->IndentMore();
H A DBreakpointOptions.cpp539 s->IndentMore();
542 s->IndentMore();
562 s->IndentMore();
H A DBreakpointSiteList.cpp156 s->IndentMore();
H A DBreakpointList.cpp159 s->IndentMore();
H A DBreakpointLocationList.cpp129 s->IndentMore();
H A DWatchpointList.cpp46 s->IndentMore();
H A DBreakpoint.cpp912 s->IndentMore();
953 s->IndentMore();
H A DBreakpointLocation.cpp505 s->IndentMore();
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptScriptGroup.cpp115 stream.IndentMore();
123 stream.IndentMore();
H A DRenderScriptRuntime.cpp3098 strm.IndentMore();
3127 strm.IndentMore();
3349 strm.IndentMore();
3366 strm.IndentMore();
3810 strm.IndentMore();
3898 strm.IndentMore();
3903 strm.IndentMore();
3912 strm.IndentMore();
3921 strm.IndentMore();
3933 strm.IndentMore();
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueFileSpecList.cpp30 strm.IndentMore();
H A DOptionValueArray.cpp34 strm.IndentMore();
H A DOptionValueDictionary.cpp38 strm.IndentMore();
H A DOptions.cpp411 strm.IndentMore(2);
550 strm.IndentMore(5);
593 strm.IndentMore(5);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DCompileUnit.cpp116 s->IndentMore();
122 s->IndentMore();
H A DSymbolContext.cpp307 s->IndentMore();
309 s->IndentMore();
1250 s->IndentMore();
H A DBlock.cpp97 s->IndentMore();
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DStream.h282 void IndentMore(unsigned amount = 2);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DThread.cpp746 s.IndentMore();
910 s.IndentMore();
1508 s->IndentMore();
1540 s->IndentMore();
1550 s->IndentMore();
1928 strm.IndentMore();
1935 strm.IndentMore();
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectRegister.cpp124 strm.IndentMore();
H A DCommandObjectTarget.cpp1394 strm.IndentMore();
1434 strm.IndentMore();
1455 strm.IndentMore();
1496 // strm.IndentMore();
1554 strm.IndentMore();
1571 strm.IndentMore();
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DStream.cpp172 void Stream::IndentMore(unsigned amount) { m_indent_level += amount; } function in class:Stream
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ObjectContainer/BSD-Archive/
H A DObjectContainerBSDArchive.cpp407 s->IndentMore();
/freebsd-11-stable/contrib/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp550 m_stream->IndentMore();

Completed in 358 milliseconds

12