hanchenye-llvm-project/clang/lib/Index
Alex Lorenz 9e2fea198c [Index] The relation between the declarations in template
specializations that 'override' declarations in the base template should use
the 'specializationOf' relation instead of 'specializationOf | overrideOf'.

The indexer relations are meant to be orthogonal, so 'specializationOf' is
better than the combined relation.

llvm-svn: 302136
2017-05-04 10:42:06 +00:00
..
CMakeLists.txt [index] CMake: add missing reference to clangSerialization library. 2017-01-30 06:48:27 +00:00
CodegenNameGenerator.cpp
CommentToXML.cpp Delete unused IncompleteFormat variable, NFCi. 2017-04-20 13:37:27 +00:00
IndexBody.cpp [index/AST] Add references for ObjC getter=/setter= property attributes and related property getter/setter role fixes 2017-03-16 18:25:40 +00:00
IndexDecl.cpp [Index] The relation between the declarations in template 2017-05-04 10:42:06 +00:00
IndexSymbol.cpp [index] If the 'external_source_symbol' attribute indicates 'Swift' as the language then report it accordingly 2017-04-24 14:52:00 +00:00
IndexTypeSourceInfo.cpp [index] Take advantage of 'external_source_symbol' attribute for indexing purposes 2017-04-21 05:42:46 +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 relation between the declarations in template specializations 2017-04-24 14:04:58 +00:00
IndexingContext.h [index] The relation between the declarations in template specializations 2017-04-24 14:04:58 +00:00
SimpleFormatContext.h
USRGeneration.cpp [index] Handle vector types in USR generator 2017-04-28 09:46:36 +00:00