llvm-project/clang/tools/libclang
Argyrios Kyrtzidis 16834f1cf9 [libclang] Provide location for attributes and expose 'packed' attribute.
Patch by Loïc Jaquemet!

llvm-svn: 191345
2013-09-25 00:14:38 +00:00
..
ARCMigrate.cpp
CIndex.cpp [libclang] Provide location for attributes and expose 'packed' attribute. 2013-09-25 00:14:38 +00:00
CIndexCXX.cpp [libclang] Have clang_getCXXAccessSpecifier() also return the access control of a C++ declaration within its parent scope. 2013-04-11 17:02:10 +00:00
CIndexCodeCompletion.cpp Remove unnecessary inclusion of Sema.h 2013-09-13 18:32:52 +00:00
CIndexDiagnostic.cpp
CIndexDiagnostic.h
CIndexHigh.cpp Use SmallVectorImpl instead of SmallVector for iterators and references to avoid specifying the vector size unnecessarily. 2013-07-04 03:08:24 +00:00
CIndexInclusionStack.cpp
CIndexUSRs.cpp Remove more uses of 'index' as namespace scope. 2013-08-21 01:51:19 +00:00
CIndexer.cpp libclang: Remove clang::RemapFiles, it's dead code. 2013-06-13 13:57:48 +00:00
CIndexer.h libclang: Remove clang::RemapFiles, it's dead code. 2013-06-13 13:57:48 +00:00
CLog.h
CMakeLists.txt Rename libIDE to libIndex. 2013-08-17 00:40:41 +00:00
CXComment.cpp Remove unnecessary inclusion of Sema.h 2013-09-13 18:32:52 +00:00
CXComment.h
CXCompilationDatabase.cpp Use cstdio instead of stdio.h 2013-08-19 16:14:33 +00:00
CXCursor.cpp [libclang] Provide location for attributes and expose 'packed' attribute. 2013-09-25 00:14:38 +00:00
CXCursor.h
CXLoadedDiagnostic.cpp
CXLoadedDiagnostic.h
CXSourceLocation.cpp [libclang] In clang_getLocation, check that the provided line/column is valid. 2013-09-12 01:10:36 +00:00
CXSourceLocation.h
CXStoredDiagnostic.cpp
CXString.cpp
CXString.h
CXTranslationUnit.h [libclang] In cxtu::getASTUnit(), check for a null CXTranslationUnit. 2013-04-09 20:03:03 +00:00
CXType.cpp [libclang] Don't report a DecayedType as "unexposed", report it as the original (as written) type. 2013-09-16 17:26:23 +00:00
CXType.h
CursorVisitor.h
IndexBody.cpp First pass of semantic analysis for init-captures: check the initializer, build 2013-05-16 06:20:58 +00:00
IndexDecl.cpp [libclang] When indexing a @synthesize, don't consider that it defines a getter/setter if one is already defined by the user. 2013-05-29 23:58:31 +00:00
IndexTypeSourceInfo.cpp
Index_Internal.h
Indexing.cpp Use cstdio instead of stdio.h 2013-08-19 16:14:33 +00:00
IndexingContext.cpp Remove unnecessary inclusion of Sema.h 2013-09-13 18:32:52 +00:00
IndexingContext.h Replace some DenseMap keys with simpler structures that don't need another DenseMapInfo specialization. 2013-08-16 21:57:06 +00:00
Makefile Rename libIDE to libIndex. 2013-08-17 00:40:41 +00:00
RecursiveASTVisitor.h [OPENMP] Bug fixes and improvements. 2013-09-24 03:17:45 +00:00
SimpleFormatContext.h
libclang.exports Add clang_Location_isFromMainFile() to libclang. 2013-08-08 17:48:14 +00:00