diff options
Diffstat (limited to 'clang/tools/libclang/libclang.exports')
| -rw-r--r-- | clang/tools/libclang/libclang.exports | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/tools/libclang/libclang.exports b/clang/tools/libclang/libclang.exports index 14572f91544..c8fe0a21d09 100644 --- a/clang/tools/libclang/libclang.exports +++ b/clang/tools/libclang/libclang.exports @@ -87,6 +87,7 @@ clang_Type_getNumTemplateArguments clang_Type_getTemplateArgumentAsType clang_Type_getCXXRefQualifier clang_Type_visitFields +clang_Type_getNamedType clang_VerbatimBlockLineComment_getText clang_VerbatimLineComment_getText clang_HTMLTagComment_getAsString |

