Searched refs:AddChildren (Results 1 – 6 of 6) sorted by relevance
135 AddChildren(scc); in DFS()141 void AddChildren(SCC* scc) { in AddChildren() function
118 CodeNode* AddChildren(const string& name, const CallStack::Trace* trace, in AddChildren() function
427 pre_code_node = pre_code_node->AddChildren( in AddNode()451 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
556 procedure AddChildren(const Kids: IList<IBaseTree>); procedure1163 procedure AddChildren(const Kids: IList<IBaseTree>);2180 procedure TBaseTree.AddChildren(const Kids: IList<IBaseTree>); procedure