Home
last modified time | relevance | path

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

/external/lldb/tools/driver/
DDriver.cpp265 bool is_help_line = false; in ShowUsage() local
276 is_help_line = true; in ShowUsage()
298 if (!is_help_line && (opt_set <= last_option_set_with_args)) in ShowUsage()