Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp37 auto src_ast = src_type.GetTypeSystem().dyn_cast_or_null<TypeSystemClang>(); in CopyType() local
70 clang::ASTContext *src_ast = &decl->getASTContext(); in CopyDecl() local
793 clang::ASTContext *src_ast) { in ForgetSource()
H A DClangASTSource.cpp1699 clang::ASTContext *src_ast = in AddNamespace() local
1737 auto src_ast = ts.dyn_cast_or_null<TypeSystemClang>(); in GuardedCopyType() local