Home
last modified time | relevance | path

Searched defs:short_opt (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptions.cpp213 const int short_opt = defs[i].short_option; in GetLongOptions() local
763 const OptionGroup *OptionGroupOptions::GetGroupWithOption(char short_opt) { in GetGroupWithOption()
889 std::string short_opt = llvm::formatv("-{0}", char(long_option.val)).str(); in FindArgumentIndexForOption() local
/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c738 const char short_opt; member