Searched refs:TestSelectionRangesInFile (Results 1 – 3 of 3) sorted by relevance
33 void TestSelectionRangesInFile::dump(raw_ostream &OS) const { in dump()42 bool TestSelectionRangesInFile::foreachRange( in foreachRange()113 TestRefactoringResultConsumer(const TestSelectionRangesInFile &TestRanges) in TestRefactoringResultConsumer()157 const TestSelectionRangesInFile &TestRanges;259 TestSelectionRangesInFile::createConsumer() const { in createConsumer()294 Optional<TestSelectionRangesInFile>386 TestSelectionRangesInFile TestRanges = {Filename.str(), {}}; in findTestSelectionRanges()
53 struct TestSelectionRangesInFile { struct98 Optional<TestSelectionRangesInFile> findTestSelectionRanges(StringRef Filename);
90 TestSourceSelectionArgument(TestSelectionRangesInFile TestSelections) in TestSourceSelectionArgument()108 TestSelectionRangesInFile TestSelections;150 Optional<TestSelectionRangesInFile> ParsedTestSelection = in fromString()