llvm-project/clang/lib/Index
Argyrios Kyrtzidis 5b7a09aca4 [index] Provide a more general index::generateUSRForMacro() that doesn't depend on having a PreprocessingRecord.
llvm-svn: 293904
2017-02-02 16:13:10 +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 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 [VFS] Port SimpleFormatContext to InMemoryFileSystem. 2015-10-06 10:23:34 +00:00
USRGeneration.cpp [index] Provide a more general index::generateUSRForMacro() that doesn't depend on having a PreprocessingRecord. 2017-02-02 16:13:10 +00:00