diff options
-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 4fc769a621c..4feab154823 100644 --- a/clang/tools/CIndex/CIndex.exports +++ b/clang/tools/CIndex/CIndex.exports @@ -22,6 +22,7 @@ _clang_getCursorSource _clang_getCursorSourceFile _clang_getCursorSpelling _clang_getDeclColumn +_clang_getDeclExtent _clang_getDeclLine _clang_getDeclExtent _clang_getDeclSourceFile |