Searched refs:ASTSelectionFinder (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp37 class ASTSelectionFinder class in namespace:__anon3506
38 : public LexicallyOrderedRecursiveASTVisitor<ASTSelectionFinder> {
40 ASTSelectionFinder(SourceRange Selection, FileID TargetFile, function in class:__anon3506::ASTSelectionFinder
195 ASTSelectionFinder Visitor(SelectionRange, TargetFile, Context);

Completed in 154 milliseconds