]> granicus.if.org Git - clang/commit
Implements declaratorDecl, parmVarDecl and hassTypeLoc matchers.
authorManuel Klimek <klimek@google.com>
Thu, 20 Jun 2013 13:08:29 +0000 (13:08 +0000)
committerManuel Klimek <klimek@google.com>
Thu, 20 Jun 2013 13:08:29 +0000 (13:08 +0000)
commit1a68afd5bbecd05a3bb22854954aa4e5448c4470
tree53732cb2309511651acd602066a0d55ffb13dc5f
parentc2fa6b6f9a89f55397355937544fbbe8258ead5d
Implements declaratorDecl, parmVarDecl and hassTypeLoc matchers.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@184419 91177308-0d34-0410-b5e6-96231b3b80d8
docs/LibASTMatchersReference.html
include/clang/ASTMatchers/ASTMatchers.h
unittests/ASTMatchers/ASTMatchersTest.cpp