Home | History | Annotate | Download | only in AST

Lines Matching refs:FoundTemplate

3756       if (ClassTemplateDecl *FoundTemplate 
3758 if (IsStructuralMatch(D, FoundTemplate)) {
3763 FoundTemplate->getTemplatedDecl());
3764 return Importer.Imported(D, FoundTemplate);