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.cpp4178 flags_node.ForEachChildElementWithName("field", [&fields, max_start_bit, in ParseFlagsFields()
4267 feature_node.ForEachChildElementWithName( in ParseFlags()
4377 feature_node.ForEachChildElementWithName( in ParseRegisters()
4568 node.ForEachChildElementWithName( in GetGDBServerRegisterInfoXMLAndProcess()
4753 root_element.ForEachChildElementWithName( in GetLoadedModuleList()
4832 root_element.ForEachChildElementWithName( in GetLoadedModuleList()