aboutsummaryrefslogtreecommitdiff
path: root/lib/AST/StmtSerialization.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2008-10-27 18:40:21 +0000
committerTed Kremenek <kremenek@apple.com>2008-10-27 18:40:21 +0000
commitce2fc3a343ea6098a96d587071cee7299f11957a (patch)
tree563bb7d1a669f989a7f984d8e21cb482a825f2cd /lib/AST/StmtSerialization.cpp
parent54055232a5ddb9529726e934301b125cb720a273 (diff)
- Move ExprIterator to Stmt.h so that it can be used by classes defined in Stmt.h
- Implement child_begin() and child_end() for AsmStmt. Previously these had stub implementations that did not iterate over the input/output operands of an inline assembly statement. - Use ExprIterator for performing iteration over input/output operands. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@58261 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/AST/StmtSerialization.cpp')
0 files changed, 0 insertions, 0 deletions