Searched refs:to_named_decl (Results 1 – 1 of 1) sorted by relevance
640 NamedDecl *to_named_decl = dyn_cast<NamedDecl>(to); in Imported() local642 if (!m_decls_already_deported->count(to_named_decl)) in Imported()643 m_decls_to_deport->insert(to_named_decl); in Imported()