Home
last modified time | relevance | path

Searched refs:IndentMore (Results 1 – 25 of 37) sorted by relevance

12

/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointName.cpp35 s->IndentMore(); in BreakpointName()
57 s->IndentMore(); in GetDescription()
66 s->IndentMore(); in GetDescription()
H A DWatchpointOptions.cpp136 s->IndentMore(); in GetDescription()
139 s->IndentMore(); in GetDescription()
150 s->IndentMore(); in GetDescription()
H A DBreakpointOptions.cpp519 s->IndentMore(); in GetDescription()
522 s->IndentMore(); in GetDescription()
542 s->IndentMore(); in GetDescription()
H A DBreakpointList.cpp159 s->IndentMore(); in Dump()
H A DBreakpointSiteList.cpp
H A DWatchpointList.cpp47 s->IndentMore(); in DumpWithLevel()
H A DBreakpointLocationList.cpp128 s->IndentMore(); in Dump()
H A DBreakpoint.cpp887 s->IndentMore(); in GetDescription()
928 s->IndentMore(); in GetDescription()
H A DBreakpointLocation.cpp498 s->IndentMore(); in GetDescription()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanStack.cpp22 s.IndentMore(); in PrintPlanElement()
43 s.IndentMore(); in DumpThreadPlans()
455 strm.IndentMore(); in DumpPlans()
498 strm.IndentMore(); in DumpPlansForTID()
H A DRegisterFlags.cpp351 strm.IndentMore(); in ToXML()
394 strm.IndentMore(); in ToXML()
H A DThread.cpp778 s.IndentMore(); in ShouldStop()
952 s.IndentMore(); in ShouldStop()
1772 strm.IndentMore(); in GetStatus()
1779 strm.IndentMore(); in GetStatus()
H A DTraceDumper.cpp256 m_s.IndentMore(); in DumpFunctionCallTree()
269 m_s.IndentMore(); in DumpFunctionCallTree()
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DStructuredData.cpp223 s.IndentMore(); in GetDescription()
269 s.IndentMore(); in GetDescription()
H A DStream.cpp195 void Stream::IndentMore(unsigned amount) { m_indent_level += amount; } in PrintfAsRawHex8()
168 void Stream::IndentMore(unsigned amount) { m_indent_level += amount; } IndentMore() function in Stream
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompileUnit.cpp126 s->IndentMore(); in Dump()
132 s->IndentMore(); in Dump()
H A DSymbolContext.cpp323 s->IndentMore(); in Dump()
325 s->IndentMore(); in Dump()
1260 s->IndentMore(); in Dump()
H A DBlock.cpp98 s->IndentMore(); in Dump()
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueFileSpecList.cpp29 strm.IndentMore(); in DumpValue()
H A DOptionValueArray.cpp33 strm.IndentMore(); in DumpValue()
H A DOptions.cpp411 strm.IndentMore(2); in GenerateOptionUsage()
501 strm.IndentMore(5); in GenerateOptionUsage()
535 strm.IndentMore(5); in GenerateOptionUsage()
H A DOptionValueDictionary.cpp37 strm.IndentMore(); in DumpValue()
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DStream.h325 void IndentMore(unsigned amount = 2);
H A DStructuredData.h184 s.IndentMore(); in GetDescription()
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectRegister.cpp124 strm.IndentMore(); in DumpRegisterSet()

12