diff options
-rw-r--r-- | tools/CIndex/CIndex.exports | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/CIndex/CIndex.exports b/tools/CIndex/CIndex.exports index d036e5cfd8..0fcbf6de8d 100644 --- a/tools/CIndex/CIndex.exports +++ b/tools/CIndex/CIndex.exports @@ -2,12 +2,12 @@ _clang_annotateTokens _clang_codeComplete _clang_codeCompleteGetDiagnostic _clang_codeCompleteGetNumDiagnostics -_clang_constructUSR_ObjCClass _clang_constructUSR_ObjCCategory +_clang_constructUSR_ObjCClass _clang_constructUSR_ObjCIvar _clang_constructUSR_ObjCMethod -_clang_constructUSR_ObjCProtocol _clang_constructUSR_ObjCProperty +_clang_constructUSR_ObjCProtocol _clang_createIndex _clang_createTranslationUnit _clang_createTranslationUnitFromSourceFile @@ -22,8 +22,8 @@ _clang_enableStackTraces _clang_equalCursors _clang_equalLocations _clang_formatDiagnostic -_clang_getClangVersion _clang_getCString +_clang_getClangVersion _clang_getCompletionChunkCompletionString _clang_getCompletionChunkKind _clang_getCompletionChunkText |