Searched refs:CloneEmptyProperties (Results 1 – 3 of 3) sorted by relevance
180 func CloneEmptyProperties(structValue reflect.Value) reflect.Value { func229 newValue := CloneEmptyProperties(srcFieldValue.Elem())
502 got := CloneEmptyProperties(reflect.ValueOf(testCase.in).Elem()).Interface()
575 output = append(output, proptools.CloneEmptyProperties(reflect.ValueOf(p)).Interface())