Home
last modified time | relevance | path

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

/build/blueprint/proptools/
Dclone.go27 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()) {
Dtag.go39 if !isStructPtr(t) {
52 if isStruct(ft) || isStructPtr(ft) {
Dfilter.go53 if isStruct(field.Type) || isStructPtr(field.Type) {
84 if isStructPtr(field.Type) {
Dproptools.go121 func isStructPtr(t reflect.Type) bool { func
Dextend.go277 if isStructPtr(srcFieldValue.Type()) {
326 if isStructPtr(dstFieldValue.Type()) {
504 if !isStructPtr(value.Type()) {
Dunpack.go78 if !isStructPtr(valueObject.Type()) {