Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandObject.cpp136 options->GenerateOptionUsage( in ParseOptions()
367 GetOptions()->GenerateOptionUsage( in HelpTextContainsWord()
680 options->GenerateOptionUsage( in GenerateHelpText()
H A DOptions.cpp395 void Options::GenerateOptionUsage(Stream &strm, CommandObject &cmd, in GenerateOptionUsage() function in Options
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptions.h90 void GenerateOptionUsage(Stream &strm, CommandObject &cmd,
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectDisassemble.cpp482 GetOptions()->GenerateOptionUsage(result.GetErrorStream(), *this, in DoExecute()
H A DCommandObjectFrame.cpp326 m_options.GenerateOptionUsage( in DoExecute()
H A DCommandObjectTarget.cpp4060 m_options.GenerateOptionUsage( in LookupInModule()