llvm-project/clang/unittests/ASTMatchers
Samuel Benzaquen 21b3da0f93 Add TemplateArgument related matchers to the registry.
Summary:
Continue adding more matchers to the dynamic registry.
This time, we add TemplateArgument matchers.

Reviewers: klimek

CC: cfe-commits, revane

Differential Revision: http://llvm-reviews.chandlerc.com/D1166

llvm-svn: 186514
2013-07-17 15:11:30 +00:00
..
Dynamic Add TemplateArgument related matchers to the registry. 2013-07-17 15:11:30 +00:00
ASTMatchersTest.cpp Add support for polymorphic matchers. Use runtime type checking to determine the right polymorphic overload to use. 2013-06-21 15:51:31 +00:00
ASTMatchersTest.h Enhancements for the DynTypedMatcher system. 2013-06-20 14:28:32 +00:00
CMakeLists.txt First revision of the dynamic ASTMatcher library. 2013-05-14 09:13:00 +00:00
Makefile [Driver] Refactor clang driver to use LLVM's Option library 2013-06-14 17:17:23 +00:00