]> granicus.if.org Git - clang/commit
Add matcher for NamespaceDecls.
authorDaniel Jasper <djasper@google.com>
Mon, 8 Apr 2013 16:44:05 +0000 (16:44 +0000)
committerDaniel Jasper <djasper@google.com>
Mon, 8 Apr 2013 16:44:05 +0000 (16:44 +0000)
commitabe922342d67d4ffe05b366a5a2af972185272f8
tree01f1c0d0c77d5df402bd60f77caf0184e9adc7f3
parentb3c881752b5decf2d71a1c008930ca3587a96041
Add matcher for NamespaceDecls.

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