Searched refs:TestSelectionRangesInFile (Results 1 – 3 of 3) sorted by relevance
34 void TestSelectionRangesInFile::dump(raw_ostream &OS) const { in dump()43 bool TestSelectionRangesInFile::foreachRange( in foreachRange()114 TestRefactoringResultConsumer(const TestSelectionRangesInFile &TestRanges) in TestRefactoringResultConsumer()158 const TestSelectionRangesInFile &TestRanges;260 TestSelectionRangesInFile::createConsumer() const { in createConsumer()295 std::optional<TestSelectionRangesInFile>387 TestSelectionRangesInFile TestRanges = {Filename.str(), {}}; in findTestSelectionRanges()
53 struct TestSelectionRangesInFile { struct98 std::optional<TestSelectionRangesInFile>
91 TestSourceSelectionArgument(TestSelectionRangesInFile TestSelections) in TestSourceSelectionArgument()109 TestSelectionRangesInFile TestSelections;151 std::optional<TestSelectionRangesInFile> ParsedTestSelection = in fromString()