Searched refs:AddChildren (Results 1 – 12 of 12) sorted by relevance
193 p[2].AddChildren(p[1])235 p[2].AddChildren(self.BuildTrue('Partial'))259 p[2].AddChildren(p[1])283 p[2].AddChildren(p[1])329 p[2].AddChildren(p[1])477 p[2].AddChildren(p[1])543 p[2].AddChildren(p[1])553 arg.AddChildren(self.BuildTrue('OPTIONAL'))570 p[0].AddChildren(self.BuildTrue('ELLIPSIS'))705 p[1].AddChildren(p[2])[all …]
91 self.AddChildren(children)192 def AddChildren(self, children): member in IDLNode
60 p[2].AddChildren(p[1])177 p[0].AddChildren(p[4])
34 void AddChildren(bool pack_start) { in AddChildren() function in GtkChromeShrinkableHBoxTest211 AddChildren(true); in TEST_F()226 AddChildren(false); in TEST_F()241 AddChildren(true); in TEST_F()
101 p[2].AddChildren(p[1])202 p[2].AddChildren(self.BuildTrue('CALLBACK'))255 p[2].AddChildren(self.BuildTrue('STATIC'))
111 self.AddChildren(*cr.config.GLOBALS)112 self.AddChildren(
221 def AddChildren(self, *children): member in Node
48 self.AddChildren(config, context)
258 public virtual void AddChildren( IEnumerable<ITree> kids ) in AddChildren() method in Antlr.Runtime.Tree.BaseTree
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