llvm-project/clang/unittests/ASTMatchers
Samuel Benzaquen ef621f43ff Add translationUnitDecl matcher.
Summary: Add translationUnitDecl matcher.

Reviewers: alexfh

Subscribers: klimek, cfe-commits

Differential Revision: http://reviews.llvm.org/D7512

llvm-svn: 228694
2015-02-10 14:46:45 +00:00
..
Dynamic Fix bug in DynTypedMatcher::constructVariadic() that would cause false negatives. 2014-10-13 17:38:12 +00:00
ASTMatchersTest.cpp Add translationUnitDecl matcher. 2015-02-10 14:46:45 +00:00
ASTMatchersTest.h Re-apply r222646 (was reverted in r222667). Adding 4 ASTMatchers: typedefDecl, isInMainFile, isInSystemFile, isInFileMatchingName 2014-11-25 17:01:06 +00:00
CMakeLists.txt [CMake] Update target_link_libraries() and LLVM_LINK_COMPONENTS for each CMakeLists.txt. 2013-12-10 12:40:37 +00:00
Makefile Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00