Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DRefactoringActions.cpp29 class ExtractRefactoring final : public RefactoringAction { class
102 Actions.push_back(std::make_unique<ExtractRefactoring>()); in createRefactoringActions()