Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DCommandObject.cpp136 options->GenerateOptionUsage( in ParseOptions()
330 GetOptions()->GenerateOptionUsage( in HelpTextContainsWord()
608 options->GenerateOptionUsage( in GenerateHelpText()
H A DOptions.cpp395 void Options::GenerateOptionUsage(Stream &strm, CommandObject &cmd, in GenerateOptionUsage() function in Options
/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DOptions.h89 void GenerateOptionUsage(Stream &strm, CommandObject &cmd,
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectDisassemble.cpp482 GetOptions()->GenerateOptionUsage(result.GetErrorStream(), *this, in DoExecute()
H A DCommandObjectFrame.cpp352 m_options.GenerateOptionUsage( in DoExecute()
H A DCommandObjectTarget.cpp3863 m_options.GenerateOptionUsage( in LookupInModule()