Searched refs:DumpDescription (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/ |
| H A D | Property.h | 60 void DumpDescription(CommandInterpreter &interpreter, Stream &strm,
|
| /openbsd-src/gnu/llvm/lldb/source/Commands/ |
| H A D | CommandObjectApropos.cpp | 82 properties[i]->DumpDescription( in DoExecute()
|
| H A D | CommandObjectSettings.cpp | 536 property->DumpDescription(m_interpreter, result.GetOutputStream(), 0, in DoExecute()
|
| /openbsd-src/gnu/llvm/lldb/source/Interpreter/ |
| H A D | Property.cpp | 274 void Property::DumpDescription(CommandInterpreter &interpreter, Stream &strm, in DumpDescription() function in Property
|
| H A D | OptionValueProperties.cpp | 662 property->DumpDescription(interpreter, strm, max_name_len, false); in DumpAllDescriptions()
|