llvm-project/clang/lib/Index
Alex Lorenz 8a656c9597 [index] Record C++17 global binding declarations
The global C++17 binding declarations should be indexed as variable symbols.

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

llvm-svn: 305508
2017-06-15 21:19:01 +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] The references to explicit class properties should be recorded 2017-05-24 14:23:40 +00:00
IndexDecl.cpp [index] Record C++17 global binding declarations 2017-06-15 21:19:01 +00:00
IndexSymbol.cpp [index] Record C++17 global binding declarations 2017-06-15 21:19:01 +00:00
IndexTypeSourceInfo.cpp [index] Store correct location for namespace nested name qualifiers 2017-05-15 10:41:04 +00:00
IndexingAction.cpp [c-index-test] Provide capability to index module file imports and dump their input files. 2017-01-30 06:05:58 +00:00
IndexingContext.cpp [index] The references to enum constants from member enums that are 2017-05-23 16:47:01 +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