summaryrefslogtreecommitdiffstats
path: root/clang/docs/LibASTMatchersReference.html
Commit message (Expand)AuthorAgeFilesLines
* Adding new AST Matchers isVirtual and isOverrideEdwin Vane2013-04-091-0/+28
* Adding a hasLocalQualifiers() AST Matcher.Edwin Vane2013-04-021-0/+15
* Adding parenType() and innerType() AST MatchersEdwin Vane2013-04-011-0/+38
* Updating LibASTMatchersReferenceEdwin Vane2013-03-281-40/+40
* Adding lvalue and rvalue reference type matchersEdwin Vane2013-03-071-8/+84
* New ASTMatchers and enhancement to hasOverloadedOperatorNameEdwin Vane2013-03-061-7/+58
* hasQualifer() matcher should return false if there's no qualifierEdwin Vane2013-03-041-1/+1
* Various additions to ASTMatcher library:Edwin Vane2013-02-251-0/+120
* Adding hasDeclaration overload for TemplateSpecializationTypeEdwin Vane2013-02-251-15/+64
* Update generated documentation after recent matcher addition.Daniel Jasper2013-02-251-0/+55
* Support in hasDeclaration for types with getDecl()Edwin Vane2013-02-191-15/+38
* Implements equalsNode for Decl and Stmt.Manuel Klimek2013-02-071-0/+15
* Cleanup of ASTMatcher macros and adding support for overloaded matchers.Manuel Klimek2013-02-061-14/+22
* Implements the convenience matcher findAll.Manuel Klimek2013-02-041-0/+34
* Fixes dump_ast_matchers to parse all matcher macros and updates theManuel Klimek2013-01-091-2/+617
* Update matcher documentation with script.Daniel Jasper2012-12-041-154/+449
* Introduces anchors into LibASTMatchersReference.html.Manuel Klimek2012-09-071-158/+183
* Update reference docs to latest changes.Manuel Klimek2012-08-261-163/+177
* Adds the most requested doc for the AST matchers: a referenceManuel Klimek2012-08-201-0/+1899
OpenPOWER on IntegriCloud