index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
docs
/
LibASTMatchersReference.html
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding new AST Matchers isVirtual and isOverride
Edwin Vane
2013-04-09
1
-0
/
+28
*
Adding a hasLocalQualifiers() AST Matcher.
Edwin Vane
2013-04-02
1
-0
/
+15
*
Adding parenType() and innerType() AST Matchers
Edwin Vane
2013-04-01
1
-0
/
+38
*
Updating LibASTMatchersReference
Edwin Vane
2013-03-28
1
-40
/
+40
*
Adding lvalue and rvalue reference type matchers
Edwin Vane
2013-03-07
1
-8
/
+84
*
New ASTMatchers and enhancement to hasOverloadedOperatorName
Edwin Vane
2013-03-06
1
-7
/
+58
*
hasQualifer() matcher should return false if there's no qualifier
Edwin Vane
2013-03-04
1
-1
/
+1
*
Various additions to ASTMatcher library:
Edwin Vane
2013-02-25
1
-0
/
+120
*
Adding hasDeclaration overload for TemplateSpecializationType
Edwin Vane
2013-02-25
1
-15
/
+64
*
Update generated documentation after recent matcher addition.
Daniel Jasper
2013-02-25
1
-0
/
+55
*
Support in hasDeclaration for types with getDecl()
Edwin Vane
2013-02-19
1
-15
/
+38
*
Implements equalsNode for Decl and Stmt.
Manuel Klimek
2013-02-07
1
-0
/
+15
*
Cleanup of ASTMatcher macros and adding support for overloaded matchers.
Manuel Klimek
2013-02-06
1
-14
/
+22
*
Implements the convenience matcher findAll.
Manuel Klimek
2013-02-04
1
-0
/
+34
*
Fixes dump_ast_matchers to parse all matcher macros and updates the
Manuel Klimek
2013-01-09
1
-2
/
+617
*
Update matcher documentation with script.
Daniel Jasper
2012-12-04
1
-154
/
+449
*
Introduces anchors into LibASTMatchersReference.html.
Manuel Klimek
2012-09-07
1
-158
/
+183
*
Update reference docs to latest changes.
Manuel Klimek
2012-08-26
1
-163
/
+177
*
Adds the most requested doc for the AST matchers: a reference
Manuel Klimek
2012-08-20
1
-0
/
+1899