Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DXML.cpp123 XMLNode XMLNode::GetChild() const { in GetChild() function in XMLNode
165 GetChild().ForEachSiblingNode(callback); in ForEachChildNode()
171 XMLNode child = GetChild(); in ForEachChildElement()
180 XMLNode child = GetChild(); in ForEachChildElementWithName()
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DAcpiSystemDescriptionTable.h255 EFI_ACPI_GET_CHILD GetChild; member
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DXML.h77 XMLNode GetChild() const;