llvm-project/clang/lib/Index
Haojian Wu a133cbaad5 [clang][index] Index the injected class name types.
Summary: Currently, we (clangd) are missing this kind of references.

Reviewers: kadircet

Subscribers: ilya-biryukov, arphaman, usaxena95, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D73109
2020-01-22 10:07:54 +01:00
..
CMakeLists.txt [clang][Index] Replace CodegenNameGenerator with ASTNameGenerator 2019-09-05 20:33:52 +00:00
CommentToXML.cpp [Wdocumentation] Implement \anchor 2019-12-21 14:52:21 +01:00
FileIndexRecord.cpp Change std::{lower,upper}_bound to llvm::{lower,upper}_bound or llvm::partition_point. NFC 2019-07-03 08:13:17 +00:00
FileIndexRecord.h [clang][index-while-building][NFC] FileIndexRecord - Comments, replace auto with type 2019-02-27 21:48:02 +00:00
IndexBody.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
IndexDecl.cpp Remove Expr.h include from ASTContext.h, NFC 2019-12-06 15:30:49 -08:00
IndexSymbol.cpp Remove Expr.h include from ASTContext.h, NFC 2019-12-06 15:30:49 -08:00
IndexTypeSourceInfo.cpp [clang][index] Index the injected class name types. 2020-01-22 10:07:54 +01:00
IndexingAction.cpp [NFC] Fix typos in Clangd and Clang 2019-12-16 10:54:40 +01:00
IndexingContext.cpp [NFC] Fix typos in Clangd and Clang 2019-12-16 10:54:40 +01:00
IndexingContext.h [clang][Index] Enable indexing of Template Type Parameters behind a flag 2019-02-21 09:52:33 +00:00
SimpleFormatContext.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
USRGeneration.cpp Remove Expr.h include from ASTContext.h, NFC 2019-12-06 15:30:49 -08:00