Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp341 static void findDeepestWithKind( in findDeepestWithKind() function
367 findDeepestWithKind(Child, MatchingNodes, Kind, ParentStack); in findDeepestWithKind()
371 static void findDeepestWithKind( in findDeepestWithKind() function
376 findDeepestWithKind(ASTSelection, MatchingNodes, Kind, ParentStack); in findDeepestWithKind()
386 findDeepestWithKind(ASTSelection, ContainSelection, in create()