Home
last modified time | relevance | path

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

12

/llvm-project-15.0.7/lldb/source/Breakpoint/
H A DBreakpointName.cpp52 s->IndentLess(); in GetDescription()
68 s->IndentLess(); in GetDescription()
77 s->IndentLess(); in GetDescription()
H A DWatchpointOptions.cpp149 s->IndentLess(); in GetDescription()
H A DBreakpointSiteList.cpp161 s->IndentLess(); in Dump()
H A DBreakpointList.cpp159 s->IndentLess(); in Dump()
H A DBreakpoint.cpp905 s->IndentLess(); in GetDescription()
907 s->IndentLess(); in GetDescription()
947 s->IndentLess(); in GetDescription()
H A DWatchpointList.cpp49 s->IndentLess(); in DumpWithLevel()
H A DBreakpointLocationList.cpp132 s->IndentLess(); in Dump()
H A DBreakpointLocation.cpp613 s->IndentLess(); in GetDescription()
H A DBreakpointOptions.cpp550 s->IndentLess(); in GetDescription()
/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptScriptGroup.cpp132 stream.IndentLess(); in DoExecute()
135 stream.IndentLess(); in DoExecute()
H A DRenderScriptRuntime.cpp3120 strm.IndentLess(); in DumpContexts()
3135 strm.IndentLess(); in DumpKernels()
3437 strm.IndentLess(); in ListAllocations()
3439 strm.IndentLess(); in ListAllocations()
3808 strm.IndentLess(); in DumpModules()
3901 strm.IndentLess(); in Dump()
3910 strm.IndentLess(); in Dump()
3921 strm.IndentLess(); in Dump()
3986 stream.IndentLess(); in Dump()
/llvm-project-15.0.7/lldb/source/Target/
H A DThreadPlanStack.cpp27 s.IndentLess(); in PrintPlanElement()
49 s.IndentLess(); in DumpThreadPlans()
458 strm.IndentLess(); in DumpPlans()
501 strm.IndentLess(); in DumpPlansForTID()
H A DStackFrameList.cpp895 strm.IndentLess(); in GetStatus()
/llvm-project-15.0.7/lldb/source/Symbol/
H A DCompileUnit.cpp123 s->IndentLess(); in Dump()
133 s->IndentLess(); in Dump()
H A DSymbolContext.cpp361 s->IndentLess(); in Dump()
362 s->IndentLess(); in Dump()
1257 s->IndentLess(); in Dump()
H A DBlock.cpp108 s->IndentLess(); in Dump()
/llvm-project-15.0.7/lldb/source/Interpreter/
H A DOptionValueFileSpecList.cpp40 strm.IndentLess(); in DumpValue()
H A DOptionValueArray.cpp74 strm.IndentLess(); in DumpValue()
H A DOptionValueDictionary.cpp82 strm.IndentLess(); in DumpValue()
H A DCommandObject.cpp420 str.IndentLess(5); in GetArgumentHelp()
/llvm-project-15.0.7/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/
H A DObjectContainerUniversalMachO.cpp138 s->IndentLess(); in Dump()
/llvm-project-15.0.7/lldb/include/lldb/Utility/
H A DStream.h278 void IndentLess(unsigned amount = 2);
/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandObjectRegister.cpp149 strm.IndentLess(); in DumpRegisterSet()
/llvm-project-15.0.7/lldb/source/Utility/
H A DStream.cpp171 void Stream::IndentLess(unsigned amount) { in IndentLess() function in Stream
/llvm-project-15.0.7/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp618 m_stream->IndentLess(); in PrintChildrenPostamble()

12