Searched refs:CloneEmptyProperties (Results 1 – 6 of 6) sorted by relevance
201 func CloneEmptyProperties(structValue reflect.Value) reflect.Value { func249 newValue := CloneEmptyProperties(srcFieldValue)
754 output = append(output, CloneEmptyProperties(reflect.ValueOf(p)).Interface())988 output = append(output, CloneEmptyProperties(reflect.ValueOf(p)).Interface())
502 got := CloneEmptyProperties(reflect.ValueOf(testCase.in)).Interface()
106 proptools.CloneEmptyProperties(reflect.ValueOf(src)).Interface(),
247 proptools.CloneEmptyProperties(reflect.ValueOf(defaultsProp)).Interface(),
423 conditionalProps := proptools.CloneEmptyProperties(conditionalFactoryProps)