summaryrefslogtreecommitdiff
path: root/src/shared/cplusplus/ASTMatcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed parsing of ctor-initializers and added a manual test for the AST matchersRoberto Raggi2009-11-131-2/+3
* Pass the translation units to the matcher.Roberto Raggi2009-11-131-50/+8
* Also match the identifiers and the token types.Roberto Raggi2009-11-131-251/+264
* Fixed the generator.Roberto Raggi2009-11-131-2/+0
* New matchersRoberto Raggi2009-11-131-122/+1008
* Initial work on the pattern matcher for AST nodes.Roberto Raggi2009-11-121-0/+693