Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp4605 virtual void TreeDelegateUpdateSelection(TreeItem &root, int &selection_index, in TreeDelegateUpdateSelection() argument
5266 void TreeDelegateUpdateSelection(TreeItem &root, int &selection_index, in TreeDelegateUpdateSelection() argument
5288 selection_index = selected_item->GetRowIndex(); in TreeDelegateUpdateSelection()