Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_die.c171 Dwarf_P_Die last_child; in _dwarf_die_link() local
/freebsd/contrib/libder/libder/
H A Dlibder_obj.c704 struct libder_object *child, *last_child, *tmp; in libder_obj_coalesce_children() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp5767 bool highlight, bool last_child) { in DisplayRowObject()
5827 const bool last_child = row.parent && &rows[rows.size() - 1] == &row; in DisplayRows() local