diff options
Diffstat (limited to 'clang/tools/CIndex/CIndex.exports')
| -rw-r--r-- | clang/tools/CIndex/CIndex.exports | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/clang/tools/CIndex/CIndex.exports b/clang/tools/CIndex/CIndex.exports index 0460ba0d594..3de081d38e6 100644 --- a/clang/tools/CIndex/CIndex.exports +++ b/clang/tools/CIndex/CIndex.exports @@ -34,8 +34,11 @@ _clang_getDefinitionSpellingAndExtent _clang_getEntityFromDecl _clang_getFileName _clang_getFileTime +_clang_getInstantiationLocation _clang_getNullCursor _clang_getNumCompletionChunks +_clang_getRangeEnd +_clang_getRangeStart _clang_getTranslationUnitSpelling _clang_isCursorDefinition _clang_isDeclaration |

