Searched refs:isStructPtr (Results 1 – 7 of 7) sorted by relevance
27 if !isStructPtr(structValue.Type()) {39 if !isStructPtr(dstValue.Type()) {42 if !isStructPtr(srcValue.Type()) {89 if !isStructPtr(srcFieldValue.Type()) {143 if !isStructPtr(structValue.Type()) {171 if !isStructPtr(fieldValue.Type()) {202 if !isStructPtr(structValue.Type()) {233 if !isStructPtr(srcFieldValue.Type()) {
46 if !isStructPtr(t) {59 if isStruct(ft) || isStructPtr(ft) || isSliceOfStruct(ft) {
53 if isStruct(field.Type) || isStructPtr(field.Type) {84 if isStructPtr(field.Type) {
121 func isStructPtr(t reflect.Type) bool { func
277 if isStructPtr(srcFieldValue.Type()) {326 if isStructPtr(dstFieldValue.Type()) {504 if !isStructPtr(value.Type()) {
78 if !isStructPtr(valueObject.Type()) {
361 if isStructPtr(propertiesValue.Type()) {376 func isStructPtr(t reflect.Type) bool { func