Home
last modified time | relevance | path

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

12

/external/llvm-project/lldb/source/Breakpoint/
DBreakpointName.cpp42 s->IndentMore(); in GetDescription()
64 s->IndentMore(); in GetDescription()
73 s->IndentMore(); in GetDescription()
DWatchpointOptions.cpp138 s->IndentMore(); in GetDescription()
141 s->IndentMore(); in GetDescription()
152 s->IndentMore(); in GetDescription()
DBreakpointOptions.cpp540 s->IndentMore(); in GetDescription()
543 s->IndentMore(); in GetDescription()
563 s->IndentMore(); in GetDescription()
DBreakpointList.cpp159 s->IndentMore(); in Dump()
DBreakpointSiteList.cpp156 s->IndentMore(); in Dump()
DWatchpointList.cpp46 s->IndentMore(); in DumpWithLevel()
DBreakpointLocationList.cpp129 s->IndentMore(); in Dump()
DBreakpoint.cpp919 s->IndentMore(); in GetDescription()
960 s->IndentMore(); in GetDescription()
DBreakpointLocation.cpp504 s->IndentMore(); in GetDescription()
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptScriptGroup.cpp115 stream.IndentMore(); in DoExecute()
123 stream.IndentMore(); in DoExecute()
DRenderScriptRuntime.cpp3108 strm.IndentMore(); in DumpContexts()
3137 strm.IndentMore(); in DumpKernels()
3359 strm.IndentMore(); in ListAllocations()
3376 strm.IndentMore(); in ListAllocations()
3820 strm.IndentMore(); in DumpModules()
3908 strm.IndentMore(); in Dump()
3913 strm.IndentMore(); in Dump()
3922 strm.IndentMore(); in Dump()
3931 strm.IndentMore(); in Dump()
3943 strm.IndentMore(); in Dump()
[all …]
/external/llvm-project/lldb/source/Target/
DThreadPlanStack.cpp22 s.IndentMore(); in PrintPlanElement()
42 s.IndentMore(); in DumpThreadPlans()
444 strm.IndentMore(); in DumpPlans()
486 strm.IndentMore(); in DumpPlansForTID()
DThread.cpp784 s.IndentMore(); in ShouldStop()
950 s.IndentMore(); in ShouldStop()
1754 strm.IndentMore(); in GetStatus()
1761 strm.IndentMore(); in GetStatus()
/external/llvm-project/lldb/source/Symbol/
DCompileUnit.cpp116 s->IndentMore(); in Dump()
122 s->IndentMore(); in Dump()
DSymbolContext.cpp312 s->IndentMore(); in Dump()
314 s->IndentMore(); in Dump()
1257 s->IndentMore(); in Dump()
DBlock.cpp97 s->IndentMore(); in Dump()
/external/llvm-project/lldb/source/Interpreter/
DOptionValueFileSpecList.cpp30 strm.IndentMore(); in DumpValue()
DOptionValueArray.cpp34 strm.IndentMore(); in DumpValue()
DOptionValueDictionary.cpp38 strm.IndentMore(); in DumpValue()
DOptions.cpp409 strm.IndentMore(2); in GenerateOptionUsage()
548 strm.IndentMore(5); in GenerateOptionUsage()
591 strm.IndentMore(5); in GenerateOptionUsage()
/external/llvm-project/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/
DObjectContainerUniversalMachO.cpp137 s->IndentMore(); in Dump()
/external/llvm-project/lldb/include/lldb/Utility/
DStream.h281 void IndentMore(unsigned amount = 2);
/external/llvm-project/lldb/source/Commands/
DCommandObjectRegister.cpp135 strm.IndentMore(); in DumpRegisterSet()
/external/llvm-project/lldb/source/Utility/
DStream.cpp168 void Stream::IndentMore(unsigned amount) { m_indent_level += amount; } in IndentMore() function in Stream
/external/llvm-project/lldb/source/Plugins/ObjectContainer/BSD-Archive/
DObjectContainerBSDArchive.cpp409 s->IndentMore(); in Dump()

12