Implement hasParent()-matcher.
authorDaniel Jasper <djasper@google.com>
Mon, 22 Oct 2012 16:26:51 +0000 (16:26 +0000)
committerDaniel Jasper <djasper@google.com>
Mon, 22 Oct 2012 16:26:51 +0000 (16:26 +0000)
commit632aea92a57b5611cf54fc159cc3f77547a24ff7
treeb83591ea64f636bc791e8d78c3cad8064de6a26b
parent7bc31332b8350e297e08477e39f7ca28f5f6de80
Implement hasParent()-matcher.

llvm-svn: 166421
clang/include/clang/ASTMatchers/ASTMatchers.h
clang/include/clang/ASTMatchers/ASTMatchersInternal.h
clang/lib/ASTMatchers/ASTMatchFinder.cpp
clang/unittests/ASTMatchers/ASTMatchersTest.cpp