I\'m trying to use the clang AST C++ API to check whether a given AST node matches some dynamically generated matcher expression. I know how to use clang::ast_matchers::Ma
clang::ast_matchers::Ma