]> granicus.if.org Git - clang/commit
dispatch to functions like VisitBinRemAssign with knowledge that
authorChris Lattner <sabre@nondot.org>
Sun, 26 Aug 2007 21:40:28 +0000 (21:40 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 26 Aug 2007 21:40:28 +0000 (21:40 +0000)
commit402f72f83f433a4b45bcad0c35f4d9f692b6a0fd
tree58d1263353f9ae3a411d4f7368823ddf3c48bc9f
parent612c40c21474048defc397c395760d06fed948b6
dispatch to functions like VisitBinRemAssign  with knowledge that
the operand is of type CompoundAssignOperator, not just BinaryOperator.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41459 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/StmtVisitor.h