Implement new AST matcher hasAnyCapture to match on LambdaExpr captures.
Accepts child matchers cxxThisExpr to match on capture of this and also on varDecl.
Loading
Please register or sign in to comment
Accepts child matchers cxxThisExpr to match on capture of this and also on varDecl.