Searched refs:child_copy (Results 1 – 1 of 1) sorted by relevance
24 Value* child_copy = CopyWithoutEmptyChildren(*it); in CopyWithoutEmptyChildren() local25 if (child_copy) in CopyWithoutEmptyChildren()26 copy->Append(child_copy); in CopyWithoutEmptyChildren()43 Value* child_copy = CopyWithoutEmptyChildren(child); in CopyWithoutEmptyChildren() local44 if (child_copy) in CopyWithoutEmptyChildren()45 copy->SetWithoutPathExpansion(*it, child_copy); in CopyWithoutEmptyChildren()