Home
last modified time | relevance | path

Searched refs:matchesDescendantOf (Results 1 – 25 of 41) sorted by relevance

12

/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h998 bool matchesDescendantOf(const T &Node, in matchesDescendantOf() function
1009 return matchesDescendantOf(ast_type_traits::DynTypedNode::create(Node), in matchesDescendantOf()
1037 virtual bool matchesDescendantOf(const ast_type_traits::DynTypedNode &Node,
1417 return Finder->matchesDescendantOf(Node, this->InnerMatcher, Builder,
1480 return Finder->matchesDescendantOf(Node, this->InnerMatcher, Builder,
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h1021 bool matchesDescendantOf(const T &Node, in matchesDescendantOf() function
1032 return matchesDescendantOf(ast_type_traits::DynTypedNode::create(Node), in matchesDescendantOf()
1060 virtual bool matchesDescendantOf(const ast_type_traits::DynTypedNode &Node,
1487 return Finder->matchesDescendantOf(Node, this->InnerMatcher, Builder,
1550 return Finder->matchesDescendantOf(Node, this->InnerMatcher, Builder,
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h1021 bool matchesDescendantOf(const T &Node, in matchesDescendantOf() function
1032 return matchesDescendantOf(ast_type_traits::DynTypedNode::create(Node), in matchesDescendantOf()
1060 virtual bool matchesDescendantOf(const ast_type_traits::DynTypedNode &Node,
1487 return Finder->matchesDescendantOf(Node, this->InnerMatcher, Builder,
1550 return Finder->matchesDescendantOf(Node, this->InnerMatcher, Builder,
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h1010 bool matchesDescendantOf(const T &Node, in matchesDescendantOf() function
1021 return matchesDescendantOf(ast_type_traits::DynTypedNode::create(Node), in matchesDescendantOf()
1049 virtual bool matchesDescendantOf(const ast_type_traits::DynTypedNode &Node,
1429 return Finder->matchesDescendantOf(Node, this->InnerMatcher, Builder,
1492 return Finder->matchesDescendantOf(Node, this->InnerMatcher, Builder,
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h1010 bool matchesDescendantOf(const T &Node, in matchesDescendantOf() function
1021 return matchesDescendantOf(ast_type_traits::DynTypedNode::create(Node), in matchesDescendantOf()
1049 virtual bool matchesDescendantOf(const ast_type_traits::DynTypedNode &Node,
1429 return Finder->matchesDescendantOf(Node, this->InnerMatcher, Builder,
1492 return Finder->matchesDescendantOf(Node, this->InnerMatcher, Builder,
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h1028 bool matchesDescendantOf(const T &Node, in matchesDescendantOf() function
1039 return matchesDescendantOf(DynTypedNode::create(Node), getASTContext(), in matchesDescendantOf()
1066 virtual bool matchesDescendantOf(const DynTypedNode &Node, ASTContext &Ctx,
1492 return Finder->matchesDescendantOf(Node, this->DescendantMatcher, Builder,
1561 return Finder->matchesDescendantOf(Node, this->DescendantMatcher, Builder,
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h1028 bool matchesDescendantOf(const T &Node, in matchesDescendantOf() function
1039 return matchesDescendantOf(DynTypedNode::create(Node), getASTContext(), in matchesDescendantOf()
1066 virtual bool matchesDescendantOf(const DynTypedNode &Node, ASTContext &Ctx,
1492 return Finder->matchesDescendantOf(Node, this->DescendantMatcher, Builder,
1561 return Finder->matchesDescendantOf(Node, this->DescendantMatcher, Builder,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h1031 bool matchesDescendantOf(const T &Node, in matchesDescendantOf() function
1042 return matchesDescendantOf(DynTypedNode::create(Node), getASTContext(), in matchesDescendantOf()
1073 virtual bool matchesDescendantOf(const DynTypedNode &Node, ASTContext &Ctx,
1501 return Finder->matchesDescendantOf(Node, this->DescendantMatcher, Builder,
1570 return Finder->matchesDescendantOf(Node, this->DescendantMatcher, Builder,
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h695 bool matchesDescendantOf(const T &Node, const DynTypedMatcher &Matcher, in matchesDescendantOf() function
704 return matchesDescendantOf(DynTypedNode::create(Node), getASTContext(), in matchesDescendantOf()
736 virtual bool matchesDescendantOf(const DynTypedNode &Node, ASTContext &Ctx,
1630 return Finder->matchesDescendantOf(Node, this->DescendantMatcher, Builder,
1699 return Finder->matchesDescendantOf(Node, this->DescendantMatcher, Builder,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h767 bool matchesDescendantOf(const T &Node, const DynTypedMatcher &Matcher,
776 return matchesDescendantOf(DynTypedNode::create(Node), getASTContext(),
808 virtual bool matchesDescendantOf(const DynTypedNode &Node, ASTContext &Ctx,
1681 return Finder->matchesDescendantOf(Node, this->DescendantMatcher, Builder,
1750 return Finder->matchesDescendantOf(Node, this->DescendantMatcher, Builder,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h767 bool matchesDescendantOf(const T &Node, const DynTypedMatcher &Matcher,
776 return matchesDescendantOf(DynTypedNode::create(Node), getASTContext(),
808 virtual bool matchesDescendantOf(const DynTypedNode &Node, ASTContext &Ctx,
1681 return Finder->matchesDescendantOf(Node, this->DescendantMatcher, Builder,
1750 return Finder->matchesDescendantOf(Node, this->DescendantMatcher, Builder,
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h767 bool matchesDescendantOf(const T &Node, const DynTypedMatcher &Matcher,
776 return matchesDescendantOf(DynTypedNode::create(Node), getASTContext(),
808 virtual bool matchesDescendantOf(const DynTypedNode &Node, ASTContext &Ctx,
1681 return Finder->matchesDescendantOf(Node, this->DescendantMatcher, Builder,
1750 return Finder->matchesDescendantOf(Node, this->DescendantMatcher, Builder,
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h695 bool matchesDescendantOf(const T &Node, const DynTypedMatcher &Matcher, in matchesDescendantOf() function
704 return matchesDescendantOf(DynTypedNode::create(Node), getASTContext(), in matchesDescendantOf()
736 virtual bool matchesDescendantOf(const DynTypedNode &Node, ASTContext &Ctx,
1630 return Finder->matchesDescendantOf(Node, this->DescendantMatcher, Builder,
1699 return Finder->matchesDescendantOf(Node, this->DescendantMatcher, Builder,
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h767 bool matchesDescendantOf(const T &Node, const DynTypedMatcher &Matcher,
776 return matchesDescendantOf(DynTypedNode::create(Node), getASTContext(),
808 virtual bool matchesDescendantOf(const DynTypedNode &Node, ASTContext &Ctx,
1681 return Finder->matchesDescendantOf(Node, this->DescendantMatcher, Builder,
1750 return Finder->matchesDescendantOf(Node, this->DescendantMatcher, Builder,
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/ASTMatchers/
H A DASTMatchersInternal.h767 bool matchesDescendantOf(const T &Node, const DynTypedMatcher &Matcher,
776 return matchesDescendantOf(DynTypedNode::create(Node), getASTContext(),
808 virtual bool matchesDescendantOf(const DynTypedNode &Node, ASTContext &Ctx,
1681 return Finder->matchesDescendantOf(Node, this->DescendantMatcher, Builder,
1750 return Finder->matchesDescendantOf(Node, this->DescendantMatcher, Builder,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h768 bool matchesDescendantOf(const T &Node, const DynTypedMatcher &Matcher,
778 return matchesDescendantOf(DynTypedNode::create(Node), getASTContext(),
811 virtual bool matchesDescendantOf(const DynTypedNode &Node, ASTContext &Ctx,
1685 return Finder->matchesDescendantOf(Node, this->DescendantMatcher, Builder,
1754 return Finder->matchesDescendantOf(Node, this->DescendantMatcher, Builder,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Tooling/Transformer/
H A DRewriteRule.cpp220 return Finder->matchesDescendantOf( in matches()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Tooling/Transformer/
H A DRewriteRule.cpp220 return Finder->matchesDescendantOf( in matches()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Tooling/Transformer/
H A DRewriteRule.cpp220 return Finder->matchesDescendantOf( in matches()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Tooling/Transformer/
H A DRewriteRule.cpp220 return Finder->matchesDescendantOf( in matches()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Tooling/Transformer/
H A DRewriteRule.cpp220 return Finder->matchesDescendantOf( in matches()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Tooling/Transformer/
H A DRewriteRule.cpp220 return Finder->matchesDescendantOf( in matches()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Tooling/Transformer/
H A DRewriteRule.cpp220 return Finder->matchesDescendantOf( in matches()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Tooling/Transformer/
H A DRewriteRule.cpp220 return Finder->matchesDescendantOf( in matches()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Tooling/Transformer/
H A DRewriteRule.cpp215 return Finder->matchesDescendantOf( in matches()

12