Home
last modified time | relevance | path

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

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