llvm-project/clang/test/Index/Core
Ben Langmuir 6aed6b4f01 [index] Index system ImportDecls even when there is a DeclarationsOnly filter
Whether we call an ImportDecl a decl or a reference symbol role is
somewhat academic, but in practice it's more like a declaration because
it is interesting even to consumers who wouldn't care about references.
Most importantly, we want to report the module dependencies of system
modules even when we have declaration-only filtering.

rdar://problem/27134855

llvm-svn: 275454
2016-07-14 18:51:55 +00:00
..
Inputs/module [index] Print and test module import references. 2016-02-29 07:56:07 +00:00
index-source.cpp [index] Remove redundancy between symbol kind and language 2016-03-25 17:01:59 +00:00
index-source.m [index] Fix regression where ObjC method declarations may mistakenly get indexed as definition. 2016-03-31 20:18:22 +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] Add SymbolSubKinds for ObjC IB annotations. 2016-04-22 07:21:16 +00:00
index-with-module.m [index] Index system ImportDecls even when there is a DeclarationsOnly filter 2016-07-14 18:51:55 +00:00