diff options
author | Alexander Kornienko <alexfh@google.com> | 2012-12-11 15:20:44 +0000 |
---|---|---|
committer | Alexander Kornienko <alexfh@google.com> | 2012-12-11 15:20:44 +0000 |
commit | d5bc359971fe9e3d78a44e9b25a909f01f3018ec (patch) | |
tree | dd68d85cfaa5c5adfb2ecf36e86aa1f0af4988c9 /lib/Driver/Tools.cpp | |
parent | e5d30e3b403539b10aaa52f03875a2243bf88904 (diff) |
Rename StmtDumper::DumpSubTree() to dumpStmt()
Summary:
Also rename DumpDeclarator() to dumpDecl(). Once Decl dumping is added, these will be the two main methods of the class, so this is just for consistency in naming.
There was a DumpStmt() method already, but there was no point in having it, so I have merged it into VisitStmt(). Similarly, DumpExpr() is merged into VisitExpr().
Reviewers: alexfh
Reviewed By: alexfh
CC: cfe-commits, alexfh
Differential Revision: http://llvm-reviews.chandlerc.com/D156
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@169865 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions