Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DOptions.h99 void GenerateOptionUsage(Stream &strm, CommandObject *cmd,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandObject.cpp128 options->GenerateOptionUsage( in ParseOptions()
314 GetOptions()->GenerateOptionUsage( in HelpTextContainsWord()
851 options->GenerateOptionUsage( in GenerateHelpText()
H A DOptions.cpp396 void Options::GenerateOptionUsage(Stream &strm, CommandObject *cmd, in GenerateOptionUsage() function in Options
/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectDisassemble.cpp299 GetOptions()->GenerateOptionUsage(result.GetErrorStream(), this, in DoExecute()
H A DCommandObjectFrame.cpp376 m_options.GenerateOptionUsage( in DoExecute()
H A DCommandObjectTarget.cpp3912 m_options.GenerateOptionUsage( in LookupInModule()