diff options
author | Manuel Klimek <klimek@google.com> | 2013-02-04 09:42:38 +0000 |
---|---|---|
committer | Manuel Klimek <klimek@google.com> | 2013-02-04 09:42:38 +0000 |
commit | 7387673f83b8b37f660422947c9990778ba88193 (patch) | |
tree | 898952d19423f3cd49a7d5579e6024bb485c63ec /test/SemaCXX/cxx0x-initializer-constructor.cpp | |
parent | cda165056890b8ccfc6e2897c711388c5fb518c0 (diff) |
Add an eachOf matcher.
eachOf gives closure on the forEach and forEachDescendant matchers.
Before, it was impossible to implement a findAll matcher, as matching
the node or any of its descendants was not expressible (since anyOf
only triggers the first match).
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@174315 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/SemaCXX/cxx0x-initializer-constructor.cpp')
0 files changed, 0 insertions, 0 deletions