diff options
author | Ted Kremenek <kremenek@apple.com> | 2007-12-14 23:40:56 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2007-12-14 23:40:56 +0000 |
commit | b51d2b2d5497693783338c58dd778b6427e85ba7 (patch) | |
tree | 9d8fc1b103c720519e595af31d8160df67ac4972 /CodeGen/CodeGenFunction.h | |
parent | 58dbdeb69c063f82d644504fc638120198f7fad2 (diff) |
Added "mode" to StmtIterator to record if the expression being iterated
over is the subexpression of a sizeof(expression). Different clients
will wish to handle iteration over such subexpressions differently, and can
now easily query if they are iterating over such statements using the
StmtIterator's inSizeOfExpr().
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45047 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions