Home
last modified time | relevance | path

Searched refs:DumpDescription (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/llvm/lldb/include/lldb/Interpreter/
DProperty.h60 void DumpDescription(CommandInterpreter &interpreter, Stream &strm,
/openbsd/src/gnu/llvm/lldb/source/Commands/
DCommandObjectApropos.cpp82 properties[i]->DumpDescription( in DoExecute()
DCommandObjectSettings.cpp536 property->DumpDescription(m_interpreter, result.GetOutputStream(), 0, in DoExecute()
/openbsd/src/gnu/llvm/lldb/source/Interpreter/
DProperty.cpp274 void Property::DumpDescription(CommandInterpreter &interpreter, Stream &strm, in DumpDescription() function in Property
DOptionValueProperties.cpp662 property->DumpDescription(interpreter, strm, max_name_len, false); in DumpAllDescriptions()