mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-09 17:43:57 +00:00
[libclang] Add missing export for clang_Cursor_isAnonymousRecordDecl
Follow up for D61232 to fix build. llvm-svn: 359453
This commit is contained in:
parent
5e9f1d8d90
commit
3209f46384
@ -39,6 +39,7 @@ clang_Cursor_getSpellingNameRange
|
||||
clang_Cursor_getTranslationUnit
|
||||
clang_Cursor_getReceiverType
|
||||
clang_Cursor_isAnonymous
|
||||
clang_Cursor_isAnonymousRecordDecl
|
||||
clang_Cursor_isBitField
|
||||
clang_Cursor_isDynamicCall
|
||||
clang_Cursor_isExternalSymbol
|
||||
|
Loading…
Reference in New Issue
Block a user