Searched refs:CloneEmptyProperties (Results 1 – 6 of 6) sorted by relevance
217 func CloneEmptyProperties(structValue reflect.Value) reflect.Value { func265 newValue := CloneEmptyProperties(srcFieldValue)
546 got := CloneEmptyProperties(reflect.ValueOf(testCase.in)).Interface()
1008 output = append(output, CloneEmptyProperties(reflect.ValueOf(p)).Interface())1273 output = append(output, CloneEmptyProperties(reflect.ValueOf(p)).Interface())
123 proptools.CloneEmptyProperties(reflect.ValueOf(src)).Interface(),
244 proptools.CloneEmptyProperties(reflect.ValueOf(defaultsProp)).Interface(),
557 conditionalProps := proptools.CloneEmptyProperties(conditionalFactoryProps)