Skip to content
Commit 4f8792b6 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Added decl_iterator to DeclStmt to provide an abstract interface to iterate...

Added decl_iterator to DeclStmt to provide an abstract interface to iterate over the ScopedDecls of a DeclStmt.
Updated a few clients of DeclStmt::getNextDeclarator() to use decl_iterator instead.  Will update other clients after additional testing.

llvm-svn: 54368
parent dd514e01
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment