Searched defs:matchesDescendantOf (Results 1 – 4 of 4) sorted by relevance
/external/clang/include/clang/ASTMatchers/ | ||
D | ASTMatchersInternal.h | 906 bool matchesDescendantOf(const T &Node, in matchesDescendantOf() function |
/external/llvm-project/clang/include/clang/ASTMatchers/ | ||
D | ASTMatchersInternal.h | 695 bool matchesDescendantOf(const T &Node, const DynTypedMatcher &Matcher, in matchesDescendantOf() function |
/external/clang/lib/ASTMatchers/ | ||
D | ASTMatchFinder.cpp | 435 bool matchesDescendantOf(const ast_type_traits::DynTypedNode &Node, in matchesDescendantOf() function in clang::ast_matchers::internal::__anon5fe87f1e0111::MatchASTVisitor |
/external/llvm-project/clang/lib/ASTMatchers/ | ||
D | ASTMatchFinder.cpp | 543 bool matchesDescendantOf(const DynTypedNode &Node, ASTContext &Ctx, in matchesDescendantOf() function in clang::ast_matchers::internal::__anon637901cc0111::MatchASTVisitor |