diff options
Diffstat (limited to 'clang/tools/libclang/libclang.exports')
| -rw-r--r-- | clang/tools/libclang/libclang.exports | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/clang/tools/libclang/libclang.exports b/clang/tools/libclang/libclang.exports index 6f6e18523ba..452e92a815b 100644 --- a/clang/tools/libclang/libclang.exports +++ b/clang/tools/libclang/libclang.exports @@ -249,6 +249,7 @@ clang_hashCursor clang_indexLoc_getCXSourceLocation clang_indexLoc_getFileLocation clang_indexSourceFile +clang_indexSourceFileFullArgv clang_indexTranslationUnit clang_index_getCXXClassDeclInfo clang_index_getClientContainer @@ -284,6 +285,7 @@ clang_Location_isInSystemHeader clang_Location_isFromMainFile clang_parseTranslationUnit clang_parseTranslationUnit2 +clang_parseTranslationUnit2FullArgv clang_remap_dispose clang_remap_getFilenames clang_remap_getNumFiles |

