Home
last modified time | relevance | path

Searched refs:TestSourceSelectionArgument (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/tools/clang-refactor/
H A DClangRefactor.cpp88 class TestSourceSelectionArgument final : public SourceSelectionArgument { class
90 TestSourceSelectionArgument(TestSelectionRangesInFile TestSelections) in TestSourceSelectionArgument() function in __anonc4972ed60111::TestSourceSelectionArgument
154 return std::make_unique<TestSourceSelectionArgument>( in fromString()