Searched refs:CopyListWithoutEmptyChildren (Results 1 – 1 of 1) sorted by relevance
39 std::unique_ptr<Value> CopyListWithoutEmptyChildren(const Value& list) { in CopyListWithoutEmptyChildren() function67 return CopyListWithoutEmptyChildren(static_cast<const ListValue&>(node)); in CopyWithoutEmptyChildren()