Searched defs:AddChildren (Results 1 – 4 of 4) sorted by relevance
119 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
258 public virtual void AddChildren( IEnumerable<ITree> kids ) in AddChildren() method in Antlr.Runtime.Tree.BaseTree
556 procedure AddChildren(const Kids: IList<IBaseTree>); procedure2180 procedure TBaseTree.AddChildren(const Kids: IList<IBaseTree>); procedure