Home
last modified time | relevance | path

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

/external/lldb/source/Interpreter/
DOptions.cpp949 int cur_defs_index = opt_element_vector[i].opt_defs_index; in HandleOptionArgumentCompletion() local
951 const char *cur_opt_name = opt_defs[cur_defs_index].long_option; in HandleOptionArgumentCompletion()