| /freebsd-src/contrib/llvm-project/lldb/source/Breakpoint/ |
| H A D | BreakpointName.cpp | 45 s->IndentLess(); in GetDescription() 61 s->IndentLess(); in GetDescription() 70 s->IndentLess(); in GetDescription()
|
| H A D | WatchpointOptions.cpp | 149 s->IndentLess(); in GetDescription()
|
| H A D | BreakpointList.cpp | 162 s->IndentLess(); in Dump()
|
| H A D | Breakpoint.cpp | 892 s->IndentLess(); in GetDescription() 894 s->IndentLess(); in GetDescription() 934 s->IndentLess(); in GetDescription()
|
| H A D | WatchpointList.cpp | 51 s->IndentLess(); in DumpWithLevel()
|
| H A D | BreakpointLocationList.cpp | 132 s->IndentLess(); in Dump()
|
| H A D | BreakpointLocation.cpp | 612 s->IndentLess(); in GetDescription()
|
| H A D | BreakpointOptions.cpp | 541 s->IndentLess(); in GetDescription()
|
| /freebsd-src/contrib/llvm-project/lldb/source/Target/ |
| H A D | ThreadPlanStack.cpp | 27 s.IndentLess(); in PrintPlanElement() 49 s.IndentLess(); in DumpThreadPlans() 458 strm.IndentLess(); in DumpPlans() 501 strm.IndentLess(); in DumpPlansForTID()
|
| H A D | RegisterFlags.cpp | 357 strm.IndentLess(); 396 strm.IndentLess();
|
| H A D | TraceDumper.cpp | 258 m_s.IndentLess(); in DumpFunctionCallTree() 271 m_s.IndentLess(); in DumpFunctionCallTree()
|
| /freebsd-src/contrib/llvm-project/lldb/source/Utility/ |
| H A D | StructuredData.cpp | 235 s.IndentLess(); in GetDescription() 281 s.IndentLess(); in GetDescription()
|
| H A D | Stream.cpp | 198 void Stream::IndentLess(unsigned amount) { in IndentLess() function in Stream
|
| /freebsd-src/contrib/llvm-project/lldb/source/Symbol/ |
| H A D | CompileUnit.cpp | 128 s->IndentLess(); in Dump() 138 s->IndentLess(); in Dump()
|
| H A D | SymbolContext.cpp | 374 s->IndentLess(); in operator ==() 375 s->IndentLess(); in operator ==() 1267 s->IndentLess(); in GetContextAtIndex()
|
| H A D | Block.cpp | 108 s->IndentLess(); in Dump()
|
| /freebsd-src/contrib/llvm-project/lldb/source/Interpreter/ |
| H A D | OptionValueFileSpecList.cpp | 40 strm.IndentLess(); in DumpValue()
|
| H A D | OptionValueArray.cpp | 74 strm.IndentLess(); in DumpValue()
|
| H A D | OptionValueDictionary.cpp | 86 strm.IndentLess(); in DumpValue()
|
| H A D | CommandObject.cpp | 475 str.IndentLess(5); in GetFormattedCommandArguments()
|
| /freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | Stream.h | 322 void IndentLess(unsigned amount = 2);
|
| H A D | StructuredData.h | 186 s.IndentLess(); in GetDescription()
|
| /freebsd-src/contrib/llvm-project/lldb/include/lldb/Breakpoint/ |
| H A D | StopPointSiteList.h | 65 s->IndentLess(); in Dump()
|
| /freebsd-src/contrib/llvm-project/lldb/source/Commands/ |
| H A D | CommandObjectRegister.cpp | 139 strm.IndentLess(); in DumpRegisterSet()
|
| /freebsd-src/contrib/llvm-project/lldb/source/DataFormatters/ |
| H A D | ValueObjectPrinter.cpp | 675 m_stream->IndentLess(); in ShouldPrintEmptyBrackets()
|