Home
last modified time | relevance | path

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

/external/lldb/source/Interpreter/
DOptionValueBoolean.cpp98 struct StringEntry { in AutoComplete() struct
102 static const StringEntry g_autocomplete_entries[] = in AutoComplete()
113 const size_t k_num_autocomplete_entries = sizeof(g_autocomplete_entries)/sizeof(StringEntry); in AutoComplete()