diff options
author | Ted Kremenek <kremenek@apple.com> | 2007-10-18 18:19:31 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2007-10-18 18:19:31 +0000 |
commit | c325e7f51b4c92efd711b8ad289ec16da8cd64f0 (patch) | |
tree | e6e5b62c64b420ce8a4b909e7919f4bf54fdcdcc /CodeGen/CodeGenModule.cpp | |
parent | 401aa7b146d35a340d453f2ada2e110f47caf695 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43138 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions