]> granicus.if.org Git - clang/commit
Add StmtIterator support for DeclGroups.
authorTed Kremenek <kremenek@apple.com>
Tue, 7 Oct 2008 23:04:14 +0000 (23:04 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 7 Oct 2008 23:04:14 +0000 (23:04 +0000)
commit3e6d1203b3346147cee51a8a6d374f1867f2cd23
tree097cd7af9ede14906f2a621bf01ab6e092599021
parent3f2a8a0de575b02408384f92914729b7518d4e77
Add StmtIterator support for DeclGroups.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57271 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/StmtIterator.h
lib/AST/StmtIterator.cpp