llvm-project/clang/lib/Index
Haojian Wu e2a27b3f76 [Index] Index paremeters in lambda expressions.
Summary: This fixes clangd couldn't find references for lambda parameters.

Reviewers: ilya-biryukov

Subscribers: ioeric, arphaman, kadircet, cfe-commits

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

llvm-svn: 349626
2018-12-19 13:44:41 +00:00
..
CMakeLists.txt [Index] Add clangLex to LINK_LIBS 2018-07-09 08:54:42 +00:00
CodegenNameGenerator.cpp [index] Generate class & metaclass manglings for objc 2017-09-22 16:58:57 +00:00
CommentToXML.cpp Fix clang -Wimplicit-fallthrough warnings across llvm, NFC 2018-11-01 19:54:45 +00:00
IndexBody.cpp [Index] Index paremeters in lambda expressions. 2018-12-19 13:44:41 +00:00
IndexDecl.cpp Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
IndexSymbol.cpp [index] Introduce 'ProtocolInterface' as part of SymbolPropertySet 2018-08-26 06:27:23 +00:00
IndexTypeSourceInfo.cpp [Index] Respect "IndexFunctionLocals" option for type loc. 2018-10-04 11:03:55 +00:00
IndexingAction.cpp [index] Enhance indexing for module references 2018-09-18 15:02:56 +00:00
IndexingContext.cpp [index] Enhance indexing for module references 2018-09-18 15:02:56 +00:00
IndexingContext.h [Index] Add index::IndexingOptions::IndexImplicitInstantiation 2018-07-09 21:49:06 +00:00
SimpleFormatContext.h Lift VFS from clang to llvm (NFC) 2018-10-10 13:27:25 +00:00
USRGeneration.cpp [OpenCL] Add generic AS to 'this' pointer 2018-12-13 10:15:27 +00:00