Searched refs:src_decl (Results 1 – 3 of 3) sorted by relevance
340 clang::Decl *CopyDecl(clang::Decl *src_decl);
1727 clang::Decl *ClangASTSource::CopyDecl(Decl *src_decl) { in CopyDecl() argument1728 return m_ast_importer_sp->CopyDecl(m_ast_context, src_decl); in CopyDecl()
561 tree src_decl = find_stack_slot (src_index, type); local563 emit_move_insn (DECL_RTL (dst_decl), DECL_RTL (src_decl));