Home
last modified time | relevance | path

Searched defs:dst_ast (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp31 CompilerType ClangASTImporter::CopyType(TypeSystemClang &dst_ast, in CopyType()
66 clang::Decl *ClangASTImporter::CopyDecl(clang::ASTContext *dst_ast, in CopyDecl()
781 void ClangASTImporter::ForgetDestination(clang::ASTContext *dst_ast) { in ForgetDestination()
791 void ClangASTImporter::ForgetSource(clang::ASTContext *dst_ast, in ForgetSource()