diff options
Diffstat (limited to 'tools/libclang/libclang.exports')
-rw-r--r-- | tools/libclang/libclang.exports | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/libclang/libclang.exports b/tools/libclang/libclang.exports index 2af9a34302..06e5a8bf51 100644 --- a/tools/libclang/libclang.exports +++ b/tools/libclang/libclang.exports @@ -71,6 +71,7 @@ clang_getIBOutletCollectionType clang_getInclusions clang_getInstantiationLocation clang_getLocation +clang_getLocationForOffset clang_getNullCursor clang_getNullLocation clang_getNullRange |