Searched refs:ForEachChildNode (Results 1 – 2 of 2) sorted by relevance
100 void ForEachChildNode(NodeCallback const &callback) const;
166 void XMLNode::ForEachChildNode(NodeCallback const &callback) const { in ForEachChildNode() function in XMLNode