]> granicus.if.org Git - clang/commit
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)
commitc99a3ad8c2bf29da45a0c64b88d58bfbd2f78ef2
tree46666ad15f3d32214b14a00619023b24cb63ad6e
parent03e6fda61f48a6f11fb3c9459d5ac3d5b1db2809
Implement hasParent()-matcher.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@166421 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/ASTMatchers/ASTMatchers.h
include/clang/ASTMatchers/ASTMatchersInternal.h
lib/ASTMatchers/ASTMatchFinder.cpp
unittests/ASTMatchers/ASTMatchersTest.cpp