Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptions.h86 void OutputFormattedUsageText(Stream &strm,
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptions.cpp270 void Options::OutputFormattedUsageText(Stream &strm, in OutputFormattedUsageText() function in Options
538 OutputFormattedUsageText(strm, opt_def, screen_width); in GenerateOptionUsage()