Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptions.h85 void OutputFormattedUsageText(Stream &strm,
/freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/
H A DOptions.cpp265 void Options::OutputFormattedUsageText(Stream &strm, in OutputFormattedUsageText() function in Options
593 OutputFormattedUsageText(strm, opt_defs[i], screen_width); in GenerateOptionUsage()