.. |
ARCMigrate.cpp
|
[arcmt] Move the remapping functions to clang-c/Index.h and change 'arcmt_' prefix to 'clang_'.
|
2011-07-11 20:15:00 +00:00 |
CIndex.cpp
|
[libclang] Do ConcurrencyCheck for clang_getLocation as well.
|
2011-10-10 21:57:15 +00:00 |
CIndexCXX.cpp
|
[libclang] Introduce CXCursor_CXXAccessSpecifier for C++'s public:/private:/protected: specifiers.
|
2011-09-30 17:58:23 +00:00 |
CIndexCodeCompletion.cpp
|
Rename Diagnostic to DiagnosticsEngine as per issue 5397
|
2011-09-25 23:23:43 +00:00 |
CIndexDiagnostic.cpp
|
Rename Diagnostic to DiagnosticsEngine as per issue 5397
|
2011-09-25 23:23:43 +00:00 |
CIndexDiagnostic.h
|
Eliminate -fdiagnostics-binary and all of the infrastructure for
|
2010-10-11 22:02:06 +00:00 |
CIndexHigh.cpp
|
[libclang] Introduce clang_findReferencesInFile which accepts a cursor, a file,
|
2011-10-06 07:00:54 +00:00 |
CIndexInclusionStack.cpp
|
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports
|
2011-07-23 10:55:15 +00:00 |
CIndexUSRs.cpp
|
Switch assert(0/false) llvm_unreachable.
|
2011-09-23 05:06:16 +00:00 |
CIndexer.cpp
|
Switch assert(0/false) llvm_unreachable.
|
2011-09-23 05:06:16 +00:00 |
CIndexer.h
|
When the environment variable LIBCLANG_RESOURCE_USAGE is set, teach
|
2011-05-05 20:27:22 +00:00 |
CMakeLists.txt
|
[libclang] Introduce clang_findReferencesInFile which accepts a cursor, a file,
|
2011-10-06 07:00:54 +00:00 |
CXCursor.cpp
|
[libclang] Introduce clang_findReferencesInFile which accepts a cursor, a file,
|
2011-10-06 07:00:54 +00:00 |
CXCursor.h
|
[libclang] Introduce clang_findReferencesInFile which accepts a cursor, a file,
|
2011-10-06 07:00:54 +00:00 |
CXSourceLocation.h
|
…
|
|
CXString.cpp
|
[libclang] Workaround potential race condition with code completion AllocatedResults being freed after a CXTranslationUnit.
|
2011-08-17 22:19:53 +00:00 |
CXString.h
|
[libclang] Workaround potential race condition with code completion AllocatedResults being freed after a CXTranslationUnit.
|
2011-08-17 22:19:53 +00:00 |
CXTranslationUnit.h
|
Make definition of CXTranslationUnitImpl private
|
2010-11-17 23:24:11 +00:00 |
CXType.cpp
|
[libclang] Expose array size and element type, patch by Vinay Sajip!
|
2011-09-27 17:44:34 +00:00 |
CXType.h
|
Change CXTranslationUnit to not directly cast to an ASTUnit*,
|
2010-11-16 08:15:36 +00:00 |
Index_Internal.h
|
[libclang] Introduce clang_findReferencesInFile which accepts a cursor, a file,
|
2011-10-06 07:00:54 +00:00 |
Makefile
|
[libclang] Fix linker error in buildbots.
|
2011-07-09 21:35:58 +00:00 |
libclang.exports
|
[libclang] Introduce clang_findReferencesInFile which accepts a cursor, a file,
|
2011-10-06 07:00:54 +00:00 |