Home
last modified time | relevance | path

Searched refs:findDeepestWithKind (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/lib/Tooling/Refactoring/
DASTSelection.cpp340 static void findDeepestWithKind( in findDeepestWithKind() function
366 findDeepestWithKind(Child, MatchingNodes, Kind, ParentStack); in findDeepestWithKind()
370 static void findDeepestWithKind( in findDeepestWithKind() function
375 findDeepestWithKind(ASTSelection, MatchingNodes, Kind, ParentStack); in findDeepestWithKind()
385 findDeepestWithKind(ASTSelection, ContainSelection, in create()