hanchenye-llvm-project/clang/lib/Index
Ben Langmuir 1f3881575a [index] Set SymbolSubKind::Accessor[GS]etter on class methods
We have the same relation between class properties and getter/setters
that we have for instance properties, so set the same symbol sub-kind.

rdar://problem/32376404

llvm-svn: 308800
2017-07-21 23:04:27 +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] Remove 'implicit' role for message sends in implicit ObjC 2017-07-03 10:34:46 +00:00
IndexDecl.cpp [index] Index nested name qualifiers in a forward declaration of a 2017-07-04 12:50:53 +00:00
IndexSymbol.cpp [index] Set SymbolSubKind::Accessor[GS]etter on class methods 2017-07-21 23:04:27 +00:00
IndexTypeSourceInfo.cpp [index] Store correct location for namespace nested name qualifiers 2017-05-15 10:41:04 +00:00
IndexingAction.cpp [index] Added a method indexTopLevelDecls to run indexing on a list of Decls. 2017-07-14 10:47:45 +00:00
IndexingContext.cpp [Index] Prevent canonical decl becoming nullptr 2017-07-18 07:20:53 +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] Fix forward declarations interfering with USR generation of external source symbols 2017-05-20 04:11:33 +00:00