llvm-project/clang/include/clang/Index
Kadir Cetinkaya 84240e0db8
[clang][Index] Introduce a TemplateParm SymbolKind
Summary:
Currently template parameters has symbolkind `Unknown`. This patch
introduces a new kind `TemplateParm` for templatetemplate, templatetype and
nontypetemplate parameters.

Also adds tests in clangd hover feature.

Reviewers: sammccall

Subscribers: kristof.beyls, ilya-biryukov, jkorous, arphaman, usaxena95, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D73696
2020-02-14 13:20:34 +01:00
..
CommentToXML.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
DeclOccurrence.h [clang][index-while-building][NFC] FileIndexRecord - Comments, replace auto with type 2019-02-27 21:48:02 +00:00
IndexDataConsumer.h [NFC] Fix typos in Clangd and Clang 2019-12-16 10:54:40 +01:00
IndexSymbol.h [clang][Index] Introduce a TemplateParm SymbolKind 2020-02-14 13:20:34 +01:00
IndexingAction.h [clang][Index][NFC] Put IndexingOptions to a separate header 2019-09-06 20:08:32 +00:00
IndexingOptions.h [clang][Index][NFC] Put IndexingOptions to a separate header 2019-09-06 20:08:32 +00:00
USRGeneration.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00