diff options
author | Manuel Klimek <klimek@google.com> | 2013-02-01 13:41:35 +0000 |
---|---|---|
committer | Manuel Klimek <klimek@google.com> | 2013-02-01 13:41:35 +0000 |
commit | 191c093af13a7defa77c70e868b53102d679bb2b (patch) | |
tree | 0fb895d5f6372699db0dadad032ba21f01acf437 /clang/docs/doxygen.header | |
parent | 540bacb1b96d1d9ec323127132c0d14d2b031a3e (diff) | |
download | bcm5719-llvm-191c093af13a7defa77c70e868b53102d679bb2b.tar.gz bcm5719-llvm-191c093af13a7defa77c70e868b53102d679bb2b.zip |
Re-design the convenience interfaces on MatchFinder.
First, this implements a match() method on MatchFinder; this allows us
to get rid of the findAll implementation, as findAll is really a special
case of recursive matchers on match.
Instead of findAll, provide a convenience function match() that lets
users iterate easily over the results instead of needing to implement
callbacks.
llvm-svn: 174172
Diffstat (limited to 'clang/docs/doxygen.header')
0 files changed, 0 insertions, 0 deletions