Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Interpreter/
H A DOptionGroupVariable.cpp22 static constexpr OptionDefinition g_variable_options[] = { variable
82 const int short_option = g_variable_options[option_idx].short_option; in SetOptionValue()
134 auto result = llvm::ArrayRef(g_variable_options); in GetDefinitions()