diff options
| author | Edwin Vane <edwin.vane@intel.com> | 2013-03-06 17:02:57 +0000 |
|---|---|---|
| committer | Edwin Vane <edwin.vane@intel.com> | 2013-03-06 17:02:57 +0000 |
| commit | 0a4836ed0eb9d6ee77fe0809f49502689b230baf (patch) | |
| tree | 13d96748ea8df13b496321f52b41a93a4021f9ab /lldb/source/Plugins/Process/Linux/ProcessMonitor.cpp | |
| parent | 063dfe32440f2b1ac03f51dca4b77cac96c95bb2 (diff) | |
| download | bcm5719-llvm-0a4836ed0eb9d6ee77fe0809f49502689b230baf.tar.gz bcm5719-llvm-0a4836ed0eb9d6ee77fe0809f49502689b230baf.zip | |
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
Diffstat (limited to 'lldb/source/Plugins/Process/Linux/ProcessMonitor.cpp')
0 files changed, 0 insertions, 0 deletions

