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