Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptions.cpp370 const bool show_short_option = in PrintOption() local
372 if (show_short_option) in PrintOption()
384 strm.Printf("%s[<%s>]", show_short_option ? "" : "=", in PrintOption()