Searched refs:ASTSelectionFinder (Results 1 – 1 of 1) sorted by relevance
36 class ASTSelectionFinder class37 : public LexicallyOrderedRecursiveASTVisitor<ASTSelectionFinder> {39 ASTSelectionFinder(SourceRange Selection, FileID TargetFile, in ASTSelectionFinder() function in __anon391991210111::ASTSelectionFinder194 ASTSelectionFinder Visitor(SelectionRange, TargetFile, Context); in findSelectedASTNodes()