[clangd] Added highlightings for template parameters and specializations.

Summary: Template parameters and specializations were not being highlighted before. This adds highlightings to those types of tokens by adding two Visit* methods.

Reviewers: hokein, sammccall, ilya-biryukov

Subscribers: MaskRay, jkorous, arphaman, kadircet, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D64855

git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@366420 91177308-0d34-0410-b5e6-96231b3b80d8
4 files changed