Home
last modified time | relevance | path

Searched refs:cloneEmptyProperties (Results 1 – 1 of 1) sorted by relevance

/build/blueprint/proptools/
Dclone.go218 cloneEmptyProperties(result.Elem(), structValue.Elem())
222 func cloneEmptyProperties(dstValue, srcValue reflect.Value) { func
238 cloneEmptyProperties(dstFieldValue, srcFieldValue)