]> granicus.if.org Git - clang/commit
Add parameterCountIs() matcher.
authorDaniel Jasper <djasper@google.com>
Tue, 4 Dec 2012 11:54:27 +0000 (11:54 +0000)
committerDaniel Jasper <djasper@google.com>
Tue, 4 Dec 2012 11:54:27 +0000 (11:54 +0000)
commit36e29d6732814e958aea4b2f403cec63d7ed3116
tree7bad25891ebd2cf1b2c816ce44d0b3737f6ae67e
parenta88bb45f11c1e27f9caf60a85a8e1774d3e09ead
Add parameterCountIs() matcher.

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