Lines Matching defs:child

875 /// Test if a diff node is a child node of a function parameter diff node.
879 /// @return true iff @p diff is a child node of a function parameter
885 /// Test if a diff node is a child node of a base diff node.
889 /// @return true iff @p diff is a child node of a base diff node.
1988 /// Add a new child node to the vector of children nodes for the
1991 /// @param d the new child node to add to the children nodes.
2433 /// type as a child node. A var_diff has the diff of the types of the
2434 /// variables as a child node, etc.
2560 /// Getter for the child diff of this distinct_diff instance.
2563 /// compatible, then the distinct_diff instance has a child diff node
2564 /// (named the compatible child diff) that is the diff between the two
2566 /// child diff is nul.
2572 /// @return the compatible child diff node, if any. Otherwise, null.
10322 /// Append a new child node to the vector of children nodes for the
10329 /// @param d the new child node. Note that the life time of the
10342 // Look for the point where to insert the diff child node.
11569 diff* child = *i;
11570 if (child->has_changes())
11573 if (child->get_class_of_equiv_category() & SUPPRESSED_CATEGORY)
11575 else if (child->get_class_of_equiv_category()
11583 if (child->get_class_of_equiv_category()
11586 else if (child->get_class_of_equiv_category()
11655 // type). Let's see if the child function type diff
11954 // If this is a child node of a fn_parm_diff, look through
12120 // Let's see if the current child node '*i' is
12134 // A diff node for which at least a child node carries a