Searched refs:value_ids (Results 1 – 1 of 1) sorted by relevance
2092 uint64_t *value_ids = ralloc_array(m->ralloc_ctx, uint64_t, num_values); in emit_aggregate_values() local2096 value_ids[i] = values[i]->id; in emit_aggregate_values()2098 return emit_record_no_abbrev(&m->buf, CST_CODE_AGGREGATE, value_ids, in emit_aggregate_values()