[PATCH] Various additions to ASTMatcher library:

Edwin Vane edwin.vane at intel.com
Mon Feb 25 11:14:29 PST 2013


Hi klimek,

New type matchers:
* recordType
* elaboratedType

New narrowing matchers:
* hasQualifier
* namesType
* hasDeclContext

Added tests and updated LibASTMatchersReference.

http://llvm-reviews.chandlerc.com/D460

Files:
  docs/LibASTMatchersReference.html
  include/clang/ASTMatchers/ASTMatchers.h
  unittests/ASTMatchers/ASTMatchersTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D460.1.patch
Type: text/x-patch
Size: 12804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130225/e2268eef/attachment.bin>


More information about the cfe-commits mailing list