Searched refs:DeportDecl (Results 1 – 3 of 3) sorted by relevance
469 Decl *D_scratch = persistent_vars->GetClangASTImporter()->DeportDecl( in CommitPersistentDecls()
111 clang::Decl *DeportDecl(clang::ASTContext *dst_ctx, clang::Decl *decl);
331 clang::Decl *ClangASTImporter::DeportDecl(clang::ASTContext *dst_ctx, in DeportDecl() function in ClangASTImporter