Searched defs:ASTSelection (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DASTSelectionRequirements.cpp34 Expected<SelectedASTNode> ASTSelection = local
H A DASTSelection.cpp341 findDeepestWithKind( const SelectedASTNode &ASTSelection, llvm::SmallVectorImpl<SelectedNodeWithParents> &MatchingNodes, SourceSelectionKind Kind, llvm::SmallVectorImpl<SelectedASTNode::ReferenceType> &ParentStack) argument
371 findDeepestWithKind( const SelectedASTNode &ASTSelection, llvm::SmallVectorImpl<SelectedNodeWithParents> &MatchingNodes, SourceSelectionKind Kind) argument
380 create(SourceRange SelectionRange, const SelectedASTNode &ASTSelection) argument
[all...]

Completed in 57 milliseconds