Home
last modified time | relevance | path

Searched defs:ASTSelection (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/lib/Tooling/Refactoring/
H A DASTSelectionRequirements.cpp35 Expected<SelectedASTNode> ASTSelection = in evaluate() local
H A DASTSelection.cpp342 const SelectedASTNode &ASTSelection, in findDeepestWithKind()
372 const SelectedASTNode &ASTSelection, in findDeepestWithKind()
381 const SelectedASTNode &ASTSelection) { in create()
/llvm-project/clang-tools-extra/clangd/refactor/
H A DTweak.h67 SelectionTree ASTSelection; member
H A DTweak.cpp62 SelectionTree ASTSelection, in Selection()