Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1794 bool is_element_selected = m_selection_index == i && is_selected; in DrawFields() local
1796 is_element_selected && m_selection_type == SelectionType::Field; in DrawFields()
1798 is_element_selected && in DrawFields()