diff options
Diffstat (limited to 'clang/tools/CIndex/CIndex.exports')
-rw-r--r-- | clang/tools/CIndex/CIndex.exports | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/tools/CIndex/CIndex.exports b/clang/tools/CIndex/CIndex.exports index 0272f37e500..71522fd3ed5 100644 --- a/clang/tools/CIndex/CIndex.exports +++ b/clang/tools/CIndex/CIndex.exports @@ -18,6 +18,7 @@ _clang_getCursorFromDecl _clang_getCursorKind _clang_getCursorKindSpelling _clang_getCursorLocation +_clang_getCursorReferenced _clang_getCursorSpelling _clang_getCursorUSR _clang_getDeclColumn |