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 222cb678395e..38ecedae3cd4 100644 --- a/tools/libclang/libclang.exports +++ b/tools/libclang/libclang.exports @@ -88,6 +88,7 @@ clang_Type_getTemplateArgumentAsType clang_Type_getCXXRefQualifier clang_Type_visitFields clang_Type_getNamedType +clang_Type_isTransparentTagTypedef clang_VerbatimBlockLineComment_getText clang_VerbatimLineComment_getText clang_HTMLTagComment_getAsString |