Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/apr-util/include/
HDapr_xml.h180 struct apr_xml_elem *first_child; member
/freebsd-11-stable/contrib/binutils/bfd/
HDdwarf1.c78 char* first_child; member
/freebsd-11-stable/usr.sbin/autofs/
HDcommon.c623 const struct node *child, *first_child; in node_print_indent() local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
HDPDBASTParser.cpp484 auto first_child = enum_type->findOneChild<PDBSymbolData>(); in CreateLLDBTypeFromPDBType() local