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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/
H A DXML.h90 void ForEachSiblingNode(NodeCallback const &callback) const;
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DXML.cpp169 GetChild().ForEachSiblingNode(callback);
213 void XMLNode::ForEachSiblingNode(NodeCallback const &callback) const { function in class:XMLNode

Completed in 97 milliseconds