Searched refs:TestSelectionRange (Results 1 – 2 of 2) sorted by relevance
48 struct TestSelectionRange { struct57 SmallVector<TestSelectionRange, 8> Ranges; argument
54 for (const TestSelectionRange &Range : Group.Ranges) { in foreachRange()312 std::map<std::string, SmallVector<TestSelectionRange, 8>> GroupedRanges; in findTestSelectionRanges()374 TestSelectionRange Range = {Offset, EndOffset}; in findTestSelectionRanges()376 Matches[1].str(), SmallVector<TestSelectionRange, 8>{Range})); in findTestSelectionRanges()