Searched refs:child2 (Results 1 – 5 of 5) sorted by relevance
20 child2() in child2() function37 return child2(); in child1()
21 child2() in child2() function37 return child2(); in child1()
21 child2() in child2() function34 return child2(); in child1()
23 child2() in child2() function39 return child2(); in child1()
222 ListNode(PredicateNode *child1 = NULL, PredicateNode *child2 = NULL, in ListNode() argument228 addChild(child2); in ListNode()