Searched refs:sameSegment (Results 1 – 1 of 1) sorted by relevance
2485 auto sameSegment = [](const Location &a, const Location &b) { in finalizeContents() local2493 while (i < count && sameSegment(locations[i], firstLoc)) { in finalizeContents()2498 while (i < count && sameSegment(locations[i], firstLoc) && in finalizeContents()