[ASTMatchers] Add templateTypeParmDecl() to Registry.cpp
authorMartin Bohme <mboehme@google.com>
Fri, 12 Aug 2016 13:51:00 +0000 (13:51 +0000)
committerMartin Bohme <mboehme@google.com>
Fri, 12 Aug 2016 13:51:00 +0000 (13:51 +0000)
commit565bdd9fed999909827d75a4bea27ace05b4445d
tree6f2994782f77a64131428d9c65ae0d961e2d4f51
parent54eb8ffd55db688777b5586d791edcb0e00eba9d
[ASTMatchers] Add templateTypeParmDecl() to Registry.cpp

Summary:
This appears to have been forgotten when templateTypeParmDecl() was initially
added.

Reviewers: alexfh, aaron.ballman

Subscribers: aaron.ballman, klimek, aemerson, rengolin, samparker, cfe-commits

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

llvm-svn: 278507
clang/lib/ASTMatchers/Dynamic/Registry.cpp