Home
last modified time | relevance | path

Searched refs:src_clang_ast (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp44 clang::ASTContext &src_clang_ast = src_ast->getASTContext(); in CopyType() local
48 ImporterDelegateSP delegate_sp(GetDelegate(&dst_clang_ast, &src_clang_ast)); in CopyType()