Searched refs:GuidedTemplateDecl (Results 1 – 1 of 1) sorted by relevance
11465 TemplateDecl *GuidedTemplateDecl = GuidedTemplate.getAsTemplateDecl(); in CheckDeductionGuideDeclarator() local11466 assert(GuidedTemplateDecl && "missing template decl for deduction guide"); in CheckDeductionGuideDeclarator()11472 GuidedTemplateDecl->getDeclContext()->getRedeclContext())) { in CheckDeductionGuideDeclarator()11474 << GuidedTemplateDecl; in CheckDeductionGuideDeclarator()11475 NoteTemplateLocation(*GuidedTemplateDecl); in CheckDeductionGuideDeclarator()