Searched refs:ForEachSiblingElementWithName (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/
H A DXML.h97 void ForEachSiblingElementWithName(const char *name,
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DXML.cpp186 child.ForEachSiblingElementWithName(name, callback);
243 void XMLNode::ForEachSiblingElementWithName( function in class:XMLNode

Completed in 111 milliseconds