diff options
author | Stephen Kelly <steveire@gmail.com> | 2018-12-09 13:33:30 +0000 |
---|---|---|
committer | Stephen Kelly <steveire@gmail.com> | 2018-12-09 13:33:30 +0000 |
commit | 2413638a6d39c4dd139c82e0719dd13194e6139b (patch) | |
tree | 8a13b5ae19d91d0e9bd9ff2dcdc99533d97bba98 /llvm/lib/TextAPI/ELF/TBEHandler.cpp | |
parent | e26a88aaa870383bb3467bc2df1924619d3147c7 (diff) | |
download | llvm-2413638a6d39c4dd139c82e0719dd13194e6139b.zip llvm-2413638a6d39c4dd139c82e0719dd13194e6139b.tar.gz llvm-2413638a6d39c4dd139c82e0719dd13194e6139b.tar.bz2 |
NFC: Rename TemplateDecl dump utilities
There is a clang::TemplateDecl AST type, so a method called
VisitTemplateDecl looks like it should 'override' the method from the
base visitor, but it does not because of the extra parameters it takes.
In reality, these methods are utilities, so name them like utilities.
llvm-svn: 348720
Diffstat (limited to 'llvm/lib/TextAPI/ELF/TBEHandler.cpp')
0 files changed, 0 insertions, 0 deletions