Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Interpreter/
DProperty.h63 void DumpDescription(CommandInterpreter &interpreter, Stream &strm,
/external/llvm-project/lldb/source/Commands/
DCommandObjectApropos.cpp82 properties[i]->DumpDescription( in DoExecute()
DCommandObjectSettings.cpp542 property->DumpDescription(m_interpreter, result.GetOutputStream(), 0, in DoExecute()
/external/llvm-project/lldb/source/Interpreter/
DProperty.cpp270 void Property::DumpDescription(CommandInterpreter &interpreter, Stream &strm, in DumpDescription() function in Property
DOptionValueProperties.cpp600 property->DumpDescription(interpreter, strm, max_name_len, false); in DumpAllDescriptions()