Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Interpreter/
HDOptions.h161 OutputFormattedUsageText (Stream &strm,
/NextBSD/contrib/llvm/tools/lldb/source/Interpreter/
HDOptions.cpp332 Options::OutputFormattedUsageText in OutputFormattedUsageText() function in Options
692 OutputFormattedUsageText (strm, in GenerateOptionUsage()
/NextBSD/contrib/llvm/tools/lldb/tools/driver/
HDDriver.cpp165 OutputFormattedUsageText (FILE *out, int indent, const char *text, int output_max_columns) in OutputFormattedUsageText() function
332 OutputFormattedUsageText (out, indent_level, option_table[i].usage_text, screen_width); in ShowUsage()