Lines Matching refs:is_struct
79 if (objectdef.is_struct()) { in GetAnyValueS()
233 if (subobjectdef && subobjectdef->is_struct()) continue; in ResizeTable()
254 if (elemobjectdef && elemobjectdef->is_struct()) break; in ResizeTable()
386 if (!subobjectdef.is_struct()) { in CopyTable()
418 if (!elemobjectdef->is_struct()) { in CopyTable()
431 if (elemobjectdef && elemobjectdef->is_struct()) in CopyTable()
449 auto start = objectdef.is_struct() in CopyTable()
460 if (subobjectdef.is_struct()) { in CopyTable()
480 if (objectdef.is_struct()) { in CopyTable()
569 if (obj->is_struct()) { in VerifyVector()
667 if (child_obj->is_struct()) { in VerifyObject()