[ASTDump] Re-arrange method declarations to group Visit together
authorStephen Kelly <steveire@gmail.com>
Wed, 30 Jan 2019 20:03:47 +0000 (20:03 +0000)
committerStephen Kelly <steveire@gmail.com>
Wed, 30 Jan 2019 20:03:47 +0000 (20:03 +0000)
commit0808a25182f400cd308fb71712e56c03d5ec8b9c
tree2a299e855f440d6a073dae9b734fda60fdbf23c5
parent22b3de5b51f2d98252744217f45adaadeabec9da
[ASTDump] Re-arrange method declarations to group Visit together

This will make follow-up commits easier to review.

llvm-svn: 352661
clang/lib/AST/ASTDumper.cpp