forked from OSchip/llvm-project
[libclang] Add the new function to libclang.exports
llvm-svn: 185725
This commit is contained in:
parent
266926d85e
commit
1035790034
|
@ -20,6 +20,7 @@ clang_Cursor_getReceiverType
|
|||
clang_Cursor_isBitField
|
||||
clang_Cursor_isDynamicCall
|
||||
clang_Cursor_isNull
|
||||
clang_Cursor_isObjCOptional
|
||||
clang_Cursor_isVariadic
|
||||
clang_Cursor_getModule
|
||||
clang_Module_getASTFile
|
||||
|
|
Loading…
Reference in New Issue