Home
last modified time | relevance | path

Searched defs:matchesDescendantOf (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/ASTMatchers/
DASTMatchersInternal.h906 bool matchesDescendantOf(const T &Node, in matchesDescendantOf() function
/external/llvm-project/clang/include/clang/ASTMatchers/
DASTMatchersInternal.h695 bool matchesDescendantOf(const T &Node, const DynTypedMatcher &Matcher, in matchesDescendantOf() function
/external/clang/lib/ASTMatchers/
DASTMatchFinder.cpp435 bool matchesDescendantOf(const ast_type_traits::DynTypedNode &Node, in matchesDescendantOf() function in clang::ast_matchers::internal::__anon5fe87f1e0111::MatchASTVisitor
/external/llvm-project/clang/lib/ASTMatchers/
DASTMatchFinder.cpp543 bool matchesDescendantOf(const DynTypedNode &Node, ASTContext &Ctx, in matchesDescendantOf() function in clang::ast_matchers::internal::__anon637901cc0111::MatchASTVisitor