Searched refs:CopyWithoutEmptyChildren (Results 1 – 1 of 1) sorted by relevance
16 Value* CopyWithoutEmptyChildren(Value* node) { in CopyWithoutEmptyChildren() function24 Value* child_copy = CopyWithoutEmptyChildren(*it); in CopyWithoutEmptyChildren()43 Value* child_copy = CopyWithoutEmptyChildren(child); in CopyWithoutEmptyChildren()649 Value* copy = CopyWithoutEmptyChildren(this); in DeepCopyWithoutEmptyChildren()