Edwin Vane
0a4836ed0e
New ASTMatchers and enhancement to hasOverloadedOperatorName
...
Added two new narrowing matchers:
* hasMethod: aplies a matcher to a CXXRecordDecl's methods until a match is made
or there are no more methods.
* hasCanonicalType: applies a matcher to a QualType's canonicalType.
Enhanced hasOverloadedOperatorName to work on CXXMethodDecl as well as
CXXOperatorCallExpr.
Updated tests and docs.
Reviewers: klimek, gribozavr
llvm-svn: 176556
2013-03-06 17:02:57 +00:00
..
2013-02-27 18:49:43 +00:00
2013-02-06 20:36:22 +00:00
2013-02-26 06:58:27 +00:00
2013-03-01 07:58:16 +00:00
2013-01-07 22:24:45 +00:00
2013-01-07 22:24:45 +00:00
2012-12-20 20:51:59 +00:00
2013-01-09 21:49:28 +00:00
2013-03-03 15:17:35 +00:00
2012-12-15 21:10:51 +00:00
2013-03-03 17:54:36 +00:00
2013-01-07 20:43:06 +00:00
2011-11-01 20:09:03 +00:00
2011-08-12 06:24:04 +00:00
2012-12-21 00:16:53 +00:00
2013-02-19 17:29:01 +00:00
2013-02-07 14:48:33 +00:00
2013-01-11 07:23:53 +00:00
2013-02-19 17:29:01 +00:00
2013-01-14 22:44:07 +00:00
2012-12-15 21:10:51 +00:00
2013-01-30 17:58:39 +00:00
2013-02-26 06:58:27 +00:00
2013-01-02 13:07:47 +00:00
2013-03-06 17:02:57 +00:00
2013-03-05 18:04:37 +00:00
2013-01-09 21:49:28 +00:00
2013-02-07 14:36:37 +00:00
2012-12-12 23:02:30 +00:00
2011-05-13 03:29:06 +00:00
2013-01-07 21:46:35 +00:00
2013-02-26 06:58:27 +00:00
2013-01-02 13:07:47 +00:00
2013-02-14 00:12:44 +00:00
2012-12-23 18:39:54 +00:00
2012-12-13 01:10:46 +00:00
2013-01-02 23:25:41 +00:00
2013-02-23 19:30:31 +00:00
2013-02-26 06:58:27 +00:00
2013-01-08 04:42:09 +00:00
2013-02-22 01:59:51 +00:00