Searched refs:ForEachSiblingElement (Results 1 – 2 of 2) sorted by relevance
93 void ForEachSiblingElement(NodeCallback const &callback) const;
173 child.ForEachSiblingElement(callback); in ForEachChildElement()222 void XMLNode::ForEachSiblingElement(NodeCallback const &callback) const { in ForEachSiblingElement() function in XMLNode