Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/source/Interpreter/
HDCommandObject.cpp136 options->GenerateOptionUsage( in ParseOptions()
367 GetOptions()->GenerateOptionUsage( in HelpTextContainsWord()
680 options->GenerateOptionUsage( in GenerateHelpText()
HDOptions.cpp395 void Options::GenerateOptionUsage(Stream &strm, CommandObject &cmd, in GenerateOptionUsage() function in Options
/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
HDOptions.h90 void GenerateOptionUsage(Stream &strm, CommandObject &cmd,
/freebsd-14-stable/contrib/llvm-project/lldb/source/Commands/
HDCommandObjectDisassemble.cpp482 GetOptions()->GenerateOptionUsage(result.GetErrorStream(), *this, in DoExecute()
HDCommandObjectFrame.cpp326 m_options.GenerateOptionUsage( in DoExecute()
HDCommandObjectTarget.cpp4060 m_options.GenerateOptionUsage( in LookupInModule()