llvm-project/clang/lib/ASTMatchers
Daniel Jasper d29d5fa3f2 Implement has(), hasDescendant(), forEach() and forEachDescendant() for
Types, QualTypes and TypeLocs.

Review: http://llvm-reviews.chandlerc.com/D83
llvm-svn: 166917
2012-10-29 10:14:44 +00:00
..
ASTMatchFinder.cpp Implement has(), hasDescendant(), forEach() and forEachDescendant() for 2012-10-29 10:14:44 +00:00
ASTMatchersInternal.cpp Fixes a bug for binding memoized match results. 2012-08-30 19:41:06 +00:00
CMakeLists.txt Move RefactoringCallbacks to Tooling to avoid dependency from 2012-07-17 08:03:01 +00:00
Makefile