Searched refs:ForEachSiblingNode (Results 1 – 2 of 2) sorted by relevance
90 void ForEachSiblingNode(NodeCallback const &callback) const;
165 GetChild().ForEachSiblingNode(callback); in ForEachChildNode()209 void XMLNode::ForEachSiblingNode(NodeCallback const &callback) const { in ForEachSiblingNode() function in XMLNode