Searched refs:FoundAlias (Results 1 – 1 of 1) sorted by relevance
3105 if (auto *FoundAlias = dyn_cast<TypeAliasTemplateDecl>(FoundDecl)) { in VisitTypeAliasTemplateDecl() local3106 if (IsStructuralMatch(D, FoundAlias)) in VisitTypeAliasTemplateDecl()3107 return Importer.MapImported(D, FoundAlias); in VisitTypeAliasTemplateDecl()