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