llvm-project/clang/test/Index/Core
Argyrios Kyrtzidis 6e5ca5be53 [index] Take advantage of 'external_source_symbol' attribute for indexing purposes
- Ignore decls marked as 'generated_declaration'
- Include the 'defined_in' in the USR for additional namespacing

llvm-svn: 300949
2017-04-21 05:42:46 +00:00
..
Inputs [index] When indexing system headers make sure to report important reference relations 2017-03-23 16:34:47 +00:00
designated-inits.c [index] Add 'contained-by' relation between references and their lexical container. 2017-01-11 20:51:10 +00:00
external-source-symbol-attr.m [index] Take advantage of 'external_source_symbol' attribute for indexing purposes 2017-04-21 05:42:46 +00:00
index-pch.c [c-index-test] Provide capability for 'c-index-test core' to dump symbol information from a PCH/module file. 2017-01-29 04:50:35 +00:00
index-source.cpp [index] Record class template specializations using a new 'SpecializationOf' 2017-04-20 10:43:22 +00:00
index-source.m [index] For 'transparent' tag typedefs, ignore their tag reference 2017-04-21 05:42:40 +00:00
index-source.mm [index] In ObjC++ handle objc type parameters for function USRs. 2016-03-04 07:17:43 +00:00
index-subkinds.m [index] Mark categories of test classes with the 'UnitTest' symbol property as well. 2017-03-07 09:38:08 +00:00
index-system.mm [index] When indexing system headers make sure to report important reference relations 2017-03-23 16:34:47 +00:00
index-with-module.m [c-index-test] Provide capability to index module file imports and dump their input files. 2017-01-30 06:05:58 +00:00