Searched refs:AddChildren (Results 1 – 6 of 6) sorted by relevance
134 AddChildren(scc); in DFS()140 void AddChildren(SCC* scc) { in AddChildren() function
119 CodeNode* AddChildren(const string& name, const CallStack::Trace* trace, in AddChildren() function
429 pre_code_node = pre_code_node->AddChildren( in AddNode()453 pre_code_node = pre_code_node->AddChildren( in Build()
215 public virtual void AddChildren(IEnumerable<ITree> kids) { in AddChildren() method in Antlr.Runtime.Tree.BaseTree
258 public virtual void AddChildren( IEnumerable<ITree> kids ) in AddChildren() method in Antlr.Runtime.Tree.BaseTree
556 procedure AddChildren(const Kids: IList<IBaseTree>); procedure1163 procedure AddChildren(const Kids: IList<IBaseTree>); procedure2180 procedure TBaseTree.AddChildren(const Kids: IList<IBaseTree>); procedure