Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/util/profile/
H A Dprof_tree.c38 struct profile_node *first_child; member
/freebsd/usr.sbin/autofs/
H A Dcommon.c621 const struct node *child, *first_child; in node_print_indent() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxx.cpp52 ValueObjectSP first_child = pair.GetChildAtIndex(0); in GetFirstValueOfLibCXXCompressedPair() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp493 auto first_child = enum_type->findOneChild<PDBSymbolData>(); in CreateLLDBTypeFromPDBType() local