llvm-project/clang/unittests/ASTMatchers
Edwin Vane b6eae14c15 Various additions to ASTMatcher library:
New type matchers:
* recordType
* elaboratedType

New narrowing matchers:
* hasQualifier
* namesType
* hasDeclContext

Added tests and updated LibASTMatchersReference.

Reviewers: klimek
llvm-svn: 176047
2013-02-25 20:43:32 +00:00
..
ASTMatchersTest.cpp Various additions to ASTMatcher library: 2013-02-25 20:43:32 +00:00
ASTMatchersTest.h Remove useless 'llvm::' qualifier from names like StringRef and others that are 2013-01-12 19:30:44 +00:00
CMakeLists.txt fix the unit tests too. 2013-01-19 18:30:39 +00:00
Makefile fix the unit tests too. 2013-01-19 18:30:39 +00:00