Home
last modified time | relevance | path

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

12

/external/llvm-project/lldb/source/Breakpoint/
DBreakpointName.cpp52 s->IndentLess(); in GetDescription()
68 s->IndentLess(); in GetDescription()
77 s->IndentLess(); in GetDescription()
DWatchpointOptions.cpp151 s->IndentLess(); in GetDescription()
DBreakpointSiteList.cpp161 s->IndentLess(); in Dump()
DBreakpointList.cpp162 s->IndentLess(); in Dump()
DBreakpoint.cpp924 s->IndentLess(); in GetDescription()
926 s->IndentLess(); in GetDescription()
966 s->IndentLess(); in GetDescription()
DWatchpointList.cpp50 s->IndentLess(); in DumpWithLevel()
DBreakpointLocationList.cpp133 s->IndentLess(); in Dump()
DBreakpointLocation.cpp612 s->IndentLess(); in GetDescription()
DBreakpointOptions.cpp562 s->IndentLess(); in GetDescription()
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptScriptGroup.cpp129 stream.IndentLess(); in DoExecute()
132 stream.IndentLess(); in DoExecute()
DRenderScriptRuntime.cpp3131 strm.IndentLess(); in DumpContexts()
3146 strm.IndentLess(); in DumpKernels()
3448 strm.IndentLess(); in ListAllocations()
3450 strm.IndentLess(); in ListAllocations()
3824 strm.IndentLess(); in DumpModules()
3917 strm.IndentLess(); in Dump()
3926 strm.IndentLess(); in Dump()
3937 strm.IndentLess(); in Dump()
4002 stream.IndentLess(); in Dump()
/external/llvm-project/lldb/source/Target/
DThreadPlanStack.cpp27 s.IndentLess(); in PrintPlanElement()
48 s.IndentLess(); in DumpThreadPlans()
447 strm.IndentLess(); in DumpPlans()
489 strm.IndentLess(); in DumpPlansForTID()
DStackFrameList.cpp1007 strm.IndentLess(); in GetStatus()
/external/llvm-project/lldb/source/Symbol/
DCompileUnit.cpp118 s->IndentLess(); in Dump()
128 s->IndentLess(); in Dump()
DSymbolContext.cpp363 s->IndentLess(); in Dump()
364 s->IndentLess(); in Dump()
1264 s->IndentLess(); in Dump()
DBlock.cpp107 s->IndentLess(); in Dump()
/external/llvm-project/lldb/source/Interpreter/
DOptionValueFileSpecList.cpp41 strm.IndentLess(); in DumpValue()
DOptionValueArray.cpp75 strm.IndentLess(); in DumpValue()
DOptionValueDictionary.cpp81 strm.IndentLess(); in DumpValue()
/external/llvm-project/lldb/include/lldb/Utility/
DStream.h278 void IndentLess(unsigned amount = 2);
/external/llvm-project/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/
DObjectContainerUniversalMachO.cpp147 s->IndentLess(); in Dump()
/external/llvm-project/lldb/source/Commands/
DCommandObjectRegister.cpp149 strm.IndentLess(); in DumpRegisterSet()
/external/llvm-project/lldb/source/Utility/
DStream.cpp171 void Stream::IndentLess(unsigned amount) { in IndentLess() function in Stream
/external/llvm-project/lldb/source/Plugins/ObjectContainer/BSD-Archive/
DObjectContainerBSDArchive.cpp419 s->IndentLess(); in Dump()
/external/llvm-project/lldb/source/DataFormatters/
DValueObjectPrinter.cpp618 m_stream->IndentLess(); in PrintChildrenPostamble()

12