Lines Matching full:is_nested_vector
856 bool is_nested_vector = struct_def && Is('[');857 if (is_nested_vector) {866 if (is_nested_vector) {885 if (is_nested_vector && fieldn != struct_def->fields.vec.size()) {