Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptions.cpp361 const char *footer, bool show_optional, Stream &strm) { in PrintOption() argument
368 if (show_optional && !opt_def.required) in PrintOption()
388 if (show_optional && !opt_def.required) in PrintOption()