Searched defs:AddChildren (Results 1 – 5 of 5) sorted by relevance
141 void AddChildren(SCC* scc) { in AddChildren() function
118 CodeNode* AddChildren(const string& name, const CallStack::Trace* trace, in AddChildren() function
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>); procedure2180 procedure TBaseTree.AddChildren(const Kids: IList<IBaseTree>); procedure