Searched defs:getChildren (Results 1 – 2 of 2) sorted by relevance
66 public final List<V> getChildren() { in getChildren() method in TreeNode
102 inline std::vector<NodeType *> getChildren(NodeType *parent, const std::string &name) { in getChildren() function