]> granicus.if.org Git - clang/commit
Adds ctorInitializer and forEachConstructorInitializer matchers.
authorManuel Klimek <klimek@google.com>
Fri, 19 Jul 2013 11:50:54 +0000 (11:50 +0000)
committerManuel Klimek <klimek@google.com>
Fri, 19 Jul 2013 11:50:54 +0000 (11:50 +0000)
commit06963013d1972f1f7a58875bb40976b60522700b
tree8986d6819397caa6ad7eb323d99d0f0c457fcbc6
parent5806bb59d2d19a9b32b739589865d8bb1e2627c5
Adds ctorInitializer and forEachConstructorInitializer matchers.

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