llvm-project/clang/lib/Index
Simon Pilgrim dfbf049e7f Fix MSVC 'not all control paths return a value' warning.
llvm-svn: 298712
2017-03-24 16:59:14 +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 [clang-format] Add a new flag FixNamespaceComments to FormatStyle 2017-03-01 15:35:39 +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/AST] Determine if a typedef shares a name and spelling location with its underlying tag type 2017-03-21 16:56:02 +00:00
IndexSymbol.cpp [index] When indexing system headers make sure to report important reference relations 2017-03-23 16:34:47 +00:00
IndexTypeSourceInfo.cpp [index/AST] Determine if a typedef shares a name and spelling location with its underlying tag type 2017-03-21 16:56:02 +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 Fix MSVC 'not all control paths return a value' warning. 2017-03-24 16:59:14 +00:00
IndexingContext.h [index] For C++ constructors/destructors, add references to the parent type where its name appears in definitions and declarations 2017-03-17 23:41:59 +00:00
SimpleFormatContext.h [VFS] Port SimpleFormatContext to InMemoryFileSystem. 2015-10-06 10:23:34 +00:00
USRGeneration.cpp [OpenCL] Correct ndrange_t implementation 2017-02-16 12:27:47 +00:00