Lines Matching full:astcontext
76 MatchResult(const BoundNodes &Nodes, clang::ASTContext *Context);
85 clang::ASTContext * const Context;
183 template <typename T> void match(const T &Node, ASTContext &Context) {
187 ASTContext &Context);
191 void matchAST(ASTContext &Context);
236 match(MatcherT Matcher, const NodeT &Node, ASTContext &Context);
241 ASTContext &Context);
247 SmallVector<BoundNodes, 1> match(MatcherT Matcher, ASTContext &Context);
282 ASTContext &Context) {
292 match(MatcherT Matcher, const NodeT &Node, ASTContext &Context) {
298 match(MatcherT Matcher, ASTContext &Context) {