Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DRefactoringRuleContext.h66 ASTNodeSelection = std::move(Node); in setASTSelection()
83 std::unique_ptr<SelectedASTNode> ASTNodeSelection; variable