Searched defs:isStruct (Results 1 – 2 of 2) sorted by relevance
117 func isStruct(t reflect.Type) bool { func
811 …eFieldInfo(const reflection::Field &selfField, const reflection::Field &otherField, bool &isStruct) in CompareFieldInfo()890 bool isStruct = false; in CompareTableOrStructDefine() local