]> granicus.if.org Git - clang/commit
[ASTMatcher] Add hasTemplateArgument/hasAnyTemplateArgument support in functionDecl.
authorHaojian Wu <hokein@google.com>
Fri, 29 Jul 2016 13:57:27 +0000 (13:57 +0000)
committerHaojian Wu <hokein@google.com>
Fri, 29 Jul 2016 13:57:27 +0000 (13:57 +0000)
commite1aebbab1ef3ca0040fa262fe7bcf4830200d2c9
tree14424457c2cb24d9dda22444027872efe0537ce8
parent003e6f400e495cbbae7ecf4aa908c37c78c7e15a
[ASTMatcher] Add hasTemplateArgument/hasAnyTemplateArgument support in functionDecl.

Reviewers: klimek

Subscribers: klimek, cfe-commits

Differential Revision: https://reviews.llvm.org/D22957

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