Searched refs:ASTSelectionFinder (Results 1 – 1 of 1) sorted by relevance
38 class ASTSelectionFinder class39 : public LexicallyOrderedRecursiveASTVisitor<ASTSelectionFinder> {41 ASTSelectionFinder(SourceRange Selection, FileID TargetFile, in ASTSelectionFinder() function in __anone5b137a50111::ASTSelectionFinder196 ASTSelectionFinder Visitor(SelectionRange, TargetFile, Context); in findSelectedASTNodes()