Home
last modified time | relevance | path

Searched refs:GenerateOptionUsage (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptions.h89 void GenerateOptionUsage(Stream &strm, CommandObject *cmd,
/freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandObject.cpp134 options->GenerateOptionUsage( in ParseOptions()
328 GetOptions()->GenerateOptionUsage( in HelpTextContainsWord()
862 options->GenerateOptionUsage( in GenerateHelpText()
H A DOptions.cpp390 void Options::GenerateOptionUsage(Stream &strm, CommandObject *cmd, in GenerateOptionUsage() function in Options
/freebsd-13.1/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectDisassemble.cpp449 GetOptions()->GenerateOptionUsage(result.GetErrorStream(), this, in DoExecute()
H A DCommandObjectFrame.cpp351 m_options.GenerateOptionUsage( in DoExecute()
H A DCommandObjectTarget.cpp3781 m_options.GenerateOptionUsage( in LookupInModule()