Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp40 auto src_ast = src_type.GetTypeSystem().dyn_cast_or_null<TypeSystemClang>(); in CopyType() local
73 clang::ASTContext *src_ast = &decl->getASTContext(); in CopyDecl() local
1035 clang::ASTContext *src_ast) { in ForgetSource()
H A DClangASTSource.cpp1442 clang::ASTContext *src_ast = in AddNamespace() local
1480 auto src_ast = ts.dyn_cast_or_null<TypeSystemClang>(); in GuardedCopyType() local