Switch StmtVisitor from using dynamic to static dispatch.  This makes it 
significantly faster and actually reduces the amount of code in the system.
This also allows for future visitor changes.

llvm-svn: 41211
9 files changed
tree: c4d3987bd5307796f1dcef4a61d438e4cb200aa9
  1. clang/
  2. llvm/