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