Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DXML.cpp177 void XMLNode::ForEachChildElementWithName(const char *name, in ForEachChildElementWithName() function in XMLNode
332 ForEachChildElementWithName( in FindFirstChildElementWithName()
391 plist.ForEachChildElementWithName("dict", in ParseFile()
417 m_dict_node.ForEachChildElementWithName( in GetValueNode()
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DXML.h104 void ForEachChildElementWithName(const char *name,
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp4328 enum_node.ForEachChildElementWithName( in ParseEnumEvalues()
4384 feature_node.ForEachChildElementWithName( in ParseEnums()
4430 flags_node.ForEachChildElementWithName("field", [&fields, max_start_bit, &log, in ParseFlagsFields()
4562 feature_node.ForEachChildElementWithName( in ParseFlags()
4679 feature_node.ForEachChildElementWithName( in ParseRegisters()
4875 node.ForEachChildElementWithName( in GetGDBServerRegisterInfoXMLAndProcess()
5065 root_element.ForEachChildElementWithName( in GetLoadedModuleList()
5144 root_element.ForEachChildElementWithName( in GetLoadedModuleList()