Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp69 clang::Decl *ClangASTImporter::CopyDecl(clang::ASTContext *dst_ast, in CopyDecl() function in ClangASTImporter
H A DClangASTSource.cpp1470 clang::Decl *ClangASTSource::CopyDecl(Decl *src_decl) { in CopyDecl() function in ClangASTSource