]> granicus.if.org Git - clang/commit
Use DeclStmt::decl_iterator instead of walking the ScopedDecl chain (which will soon...
authorTed Kremenek <kremenek@apple.com>
Mon, 6 Oct 2008 18:36:52 +0000 (18:36 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 6 Oct 2008 18:36:52 +0000 (18:36 +0000)
commit4e27b8bb3f59e328e6f6c75104f86e354065438c
tree669ffbe7b6e3728479f4c13f8995047065ef91d2
parent8a0d2660b6890ed95d34f37d142c0c52ac490194
Use DeclStmt::decl_iterator instead of walking the ScopedDecl chain (which will soon be removed).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57187 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Analysis/Visitors/CFGRecStmtDeclVisitor.h