Searched refs:TemplateDeclN1 (Results 1 – 1 of 1) sorted by relevance
583 TemplateDecl *TemplateDeclN1 = N1.getAsTemplateDecl(); in IsStructurallyEquivalent() local585 if (TemplateDeclN1 && TemplateDeclN2) { in IsStructurallyEquivalent()586 if (!IsStructurallyEquivalent(Context, TemplateDeclN1, TemplateDeclN2)) in IsStructurallyEquivalent()591 } else if (TemplateDeclN1 || TemplateDeclN2) in IsStructurallyEquivalent()