llvm-project/clang/lib/Index
Ilya Biryukov 00f5f29535 [index] Added a method indexTopLevelDecls to run indexing on a list of Decls.
Summary:
We need it in clangd for refactoring that replaces ASTUnit
with manual AST management.

Reviewers: akyrtzi, benlangmuir, arphaman, klimek

Reviewed By: arphaman

Subscribers: cfe-commits

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

llvm-svn: 308016
2017-07-14 10:47:45 +00:00
..
CMakeLists.txt [index] CMake: add missing reference to clangSerialization library. 2017-01-30 06:48:27 +00:00
CodegenNameGenerator.cpp Make TargetInfo store an actual DataLayout instead of a string. 2016-03-04 19:00:41 +00:00
CommentToXML.cpp Delete unused IncompleteFormat variable, NFCi. 2017-04-20 13:37:27 +00:00
IndexBody.cpp [index] Remove 'implicit' role for message sends in implicit ObjC 2017-07-03 10:34:46 +00:00
IndexDecl.cpp [index] Index nested name qualifiers in a forward declaration of a 2017-07-04 12:50:53 +00:00
IndexSymbol.cpp [modules ts] Basic for module linkage. 2017-07-07 20:04:28 +00:00
IndexTypeSourceInfo.cpp [index] Store correct location for namespace nested name qualifiers 2017-05-15 10:41:04 +00:00
IndexingAction.cpp [index] Added a method indexTopLevelDecls to run indexing on a list of Decls. 2017-07-14 10:47:45 +00:00
IndexingContext.cpp [index] Don't add relation to a NamedDecl with no name 2017-07-12 22:05:30 +00:00
IndexingContext.h [index] The relation between the declarations in template specializations 2017-04-24 14:04:58 +00:00
SimpleFormatContext.h [VFS] Port SimpleFormatContext to InMemoryFileSystem. 2015-10-06 10:23:34 +00:00
USRGeneration.cpp [index] Fix forward declarations interfering with USR generation of external source symbols 2017-05-20 04:11:33 +00:00