Home
last modified time | relevance | path

Searched refs:OutputFormattedUsageText (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DOptions.h95 void OutputFormattedUsageText(Stream &strm,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptions.cpp269 void Options::OutputFormattedUsageText(Stream &strm, in OutputFormattedUsageText() function in Options
599 OutputFormattedUsageText(strm, opt_defs[i], screen_width); in GenerateOptionUsage()