Home
last modified time | relevance | path

Searched defs:last_child (Results 1 – 1 of 1) sorted by relevance

/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp5767 bool highlight, bool last_child) { in DisplayRowObject() argument
5827 const bool last_child = row.parent && &rows[rows.size() - 1] == &row; in DisplayRows() local