hanchenye-llvm-project/clang/lib/Index
Argyrios Kyrtzidis b065ecf4f0 [index] CMake: add missing reference to clangSerialization library.
llvm-svn: 293463
2017-01-30 06:48: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 Remove FormatContext from libClang as it is now unused. 2016-11-08 19:47:19 +00:00
IndexBody.cpp [index] Avoid using a RecursiveASTVisitor for SyntacticFormIndexer and iterate the DesignatedInitExprs of the InitListExpr directly. 2016-11-01 04:29:39 +00:00
IndexDecl.cpp [index] When indexing an ObjC method declaration use its base name for the location. 2017-01-26 02:11:50 +00:00
IndexSymbol.cpp [index] Introduce symbol subkinds to mark an accessor getter or setter. 2017-01-11 21:42:48 +00:00
IndexTypeSourceInfo.cpp [index] Add 'IBTypeOf' relation for ObjC methods marked with IBAction and properties with IBOutletCollection. 2017-01-11 21:01:07 +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] Add 'IBTypeOf' relation for ObjC methods marked with IBAction and properties with IBOutletCollection. 2017-01-11 21:01:07 +00:00
IndexingContext.h [index] Add 'IBTypeOf' relation for ObjC methods marked with IBAction and properties with IBOutletCollection. 2017-01-11 21:01:07 +00:00
SimpleFormatContext.h
USRGeneration.cpp [index] Handle properly C++14's template variables. 2016-11-07 21:20:15 +00:00