Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/Refactoring/
H A DRefactoringActions.cpp30 class ExtractRefactoring final : public RefactoringAction { class
103 Actions.push_back(llvm::make_unique<ExtractRefactoring>()); in createRefactoringActions()