Home | History | Annotate | Download | only in Sema

Lines Matching refs:TypeParm

3298   if (TemplateTypeParmDecl *TypeParm = dyn_cast<TemplateTypeParmDecl>(Param)) {
3299 if (!TypeParm->hasDefaultArgument())
3306 TypeParm,