Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp4602 virtual void TreeDelegateUpdateSelection(TreeItem &root, int &selection_index, in TreeDelegateUpdateSelection() argument
5240 void TreeDelegateUpdateSelection(TreeItem &root, int &selection_index, in TreeDelegateUpdateSelection() argument
5261 selection_index = selected_item->GetRowIndex(); in TreeDelegateUpdateSelection()