Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/apr-util/include/
HDapr_xml.h186 struct apr_xml_elem *last_child; member
/freebsd-11-stable/contrib/elftoolchain/libdwarf/
HDlibdwarf_die.c171 Dwarf_P_Die last_child; in _dwarf_die_link() local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
HDIOHandlerCursesGUI.cpp2283 bool highlight, bool last_child) { in DisplayRowObject()
2343 const bool last_child = row.parent && &rows[rows.size() - 1] == &row; in DisplayRows() local