diff options
-rw-r--r-- | tools/CIndex/CIndex.exports | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/tools/CIndex/CIndex.exports b/tools/CIndex/CIndex.exports index 5016571e6c..0e6cfa549a 100644 --- a/tools/CIndex/CIndex.exports +++ b/tools/CIndex/CIndex.exports @@ -1 +1,17 @@ -_clang_index_dummy +_clang_createIndex +_clang_getCursor +_clang_getCursorColumn +_clang_getCursorDecl +_clang_getCursorFromDecl +_clang_getCursorKind +_clang_getCursorLine +_clang_getCursorSource +_clang_getDeclarationName +_clang_getDeclKind +_clang_getDeclSpelling +_clang_getEntity +_clang_getEntityFromDecl +_clang_getURI +_clang_loadDeclaration +_clang_loadTranslationUnit +_clang_loadTranslationUnitFromASTFile |