Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Interpreter/
HDOptions.cpp447 const bool show_short_option = has_short_option && display_type != eDisplayLongOption; in PrintOption() local
448 if (show_short_option) in PrintOption()
462 show_short_option ? "" : "=", in PrintOption()