Lines Matching refs:is_struct
79 if (objectdef.is_struct()) { in GetAnyValueS()
230 if (subobjectdef && subobjectdef->is_struct()) continue; in ResizeTable()
251 if (elemobjectdef && elemobjectdef->is_struct()) break; in ResizeTable()
382 if (!subobjectdef.is_struct()) { in CopyTable()
414 if (!elemobjectdef->is_struct()) { in CopyTable()
427 if (elemobjectdef && elemobjectdef->is_struct()) in CopyTable()
445 auto start = objectdef.is_struct() in CopyTable()
456 if (subobjectdef.is_struct()) { in CopyTable()
476 if (objectdef.is_struct()) { in CopyTable()
565 if (obj->is_struct()) { in VerifyVector()
663 if (child_obj->is_struct()) { in VerifyObject()