Home
last modified time | relevance | path

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

/build/blueprint/proptools/
Dclone.go182 cloneEmptyProperties(result.Elem(), structValue)
186 func cloneEmptyProperties(dstValue, srcValue reflect.Value) { func
202 cloneEmptyProperties(dstFieldValue, srcFieldValue)