aboutsummaryrefslogtreecommitdiff
path: root/docs/LibASTMatchersReference.html
AgeCommit message (Expand)Author
2013-03-07Adding lvalue and rvalue reference type matchersEdwin Vane
2013-03-06New ASTMatchers and enhancement to hasOverloadedOperatorNameEdwin Vane
2013-03-04hasQualifer() matcher should return false if there's no qualifierEdwin Vane
2013-02-25Various additions to ASTMatcher library:Edwin Vane
2013-02-25Adding hasDeclaration overload for TemplateSpecializationTypeEdwin Vane
2013-02-25Update generated documentation after recent matcher addition.Daniel Jasper
2013-02-19Support in hasDeclaration for types with getDecl()Edwin Vane
2013-02-07Implements equalsNode for Decl and Stmt.Manuel Klimek
2013-02-06Cleanup of ASTMatcher macros and adding support for overloaded matchers.Manuel Klimek
2013-02-04Implements the convenience matcher findAll.Manuel Klimek
2013-01-09Fixes dump_ast_matchers to parse all matcher macros and updates theManuel Klimek
2012-12-04Update matcher documentation with script.Daniel Jasper
2012-09-07Introduces anchors into LibASTMatchersReference.html.Manuel Klimek
2012-08-26Update reference docs to latest changes.Manuel Klimek
2012-08-20Adds the most requested doc for the AST matchers: a referenceManuel Klimek