Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Host/common/
DXML.cpp181 void XMLNode::ForEachChildElementWithName(const char *name, in ForEachChildElementWithName() function in XMLNode
352 ForEachChildElementWithName( in FindFirstChildElementWithName()
411 plist.ForEachChildElementWithName("dict", in ParseFile()
437 m_dict_node.ForEachChildElementWithName( in GetValueNode()
/external/llvm-project/lldb/include/lldb/Host/
DXML.h104 void ForEachChildElementWithName(const char *name,
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp4284 feature_node.ForEachChildElementWithName( in ParseRegisters()
4500 node.ForEachChildElementWithName( in GetGDBServerRegisterInfoXMLAndProcess()
4650 root_element.ForEachChildElementWithName( in GetLoadedModuleList()
4731 root_element.ForEachChildElementWithName( in GetLoadedModuleList()