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