Searched refs:span_index_pair (Results 1 – 1 of 1) sorted by relevance
209 for (auto& span_index_pair : indexed_found_spans) { in Parse() local210 resolved_found_spans.push_back(span_index_pair.first); in Parse()