Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DOptions.h90 uint32_t screen_width);
/llvm-project-15.0.7/lldb/source/Interpreter/
H A DOptions.cpp396 uint32_t screen_width) { in GenerateOptionUsage() argument
538 OutputFormattedUsageText(strm, opt_def, screen_width); in GenerateOptionUsage()