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.cpp353 const char *footer, bool show_optional, Stream &strm) { in PrintOption() argument
360 if (show_optional && !opt_def.required) in PrintOption()
380 if (show_optional && !opt_def.required) in PrintOption()