Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp37 auto src_ast = src_type.GetTypeSystem().dyn_cast_or_null<TypeSystemClang>(); CopyType() local
70 clang::ASTContext *src_ast = &decl->getASTContext(); CopyDecl() local
793 ForgetSource(clang::ASTContext * dst_ast,clang::ASTContext * src_ast) ForgetSource() argument
H A DClangASTSource.cpp1681 clang::ASTContext *src_ast = AddNamespace() local
1719 auto src_ast = ts.dyn_cast_or_null<TypeSystemClang>(); GuardedCopyType() local