Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangASTImporter.cpp40 clang::ASTContext &src_clang_ast = src_ast->getASTContext(); in CopyType() local
44 ImporterDelegateSP delegate_sp(GetDelegate(&dst_clang_ast, &src_clang_ast)); in CopyType()