Skip to content
Commit 2ba761c7 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Refactored StmtIterator into classes StmtIteratorBase (non-templated)

and StmtIteratorImpl (templated), which StmtIterator and
ConstStmtIterator now succintly subclass.

Implemented iteration over the initializers in DeclStmts.  This is not
thoroughly tested, so there may be bugs.

llvm-svn: 43138
parent 614d84aa
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