llvm-project/clang/lib/Index
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
..
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/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] Take advantage of 'external_source_symbol' attribute for indexing purposes 2017-04-21 05:42:46 +00:00
IndexSymbol.cpp [index] Record class template specializations using a new 'SpecializationOf' 2017-04-20 10:43:22 +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] Take advantage of 'external_source_symbol' attribute for indexing purposes 2017-04-21 05:42:46 +00:00
IndexingContext.h [index] Take advantage of 'external_source_symbol' attribute for indexing purposes 2017-04-21 05:42:46 +00:00
SimpleFormatContext.h [VFS] Port SimpleFormatContext to InMemoryFileSystem. 2015-10-06 10:23:34 +00:00
USRGeneration.cpp [index] Take advantage of 'external_source_symbol' attribute for indexing purposes 2017-04-21 05:42:46 +00:00