| commit | 6fc3433b155f127c43f089f22b44461f91cb444a | [log] [tgz] |
|---|---|---|
| author | Daniel Jasper <djasper@google.com> | Tue Oct 30 15:42:00 2012 +0000 |
| committer | Daniel Jasper <djasper@google.com> | Tue Oct 30 15:42:00 2012 +0000 |
| tree | e5ecd21294e46102df851ca3fc107fc00ce75117 | |
| parent | e0cf14fa9d33d6eda3e43881e3bfc12369e04ba2 [diff] |
Implement descendant matchers for NestedNamespecifiers This implements has(), hasDescendant(), forEach() and forEachDescendant() for NestedNameSpecifier and NestedNameSpecifierLoc matchers. Review: http://llvm-reviews.chandlerc.com/D86 llvm-svn: 167017